Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Nedu N #1
Frames in ASP.Net
Hi,
Is there a way to load the src for Frames dynamically? or it is static
I have got a frame which has got top, contents and main...
i want to load different options in contents and top frames in different
contexts....
Thanks
Nedu
Nedu N Guest
-
Frames Help
I have a site with a side frame that is acting a little bit wierd, and i cant figure out why. The side frame basically calls other things, using... -
php like frames?
Someone told me that you can use php to make a webpage that works like having frames. (Boy that's a cryptic statement) Let me try to explain.... -
Why frames?
One reason not to use Quark is that they use frames for anything.... Does anybody know why InDesign needs to use frames instead of just placing... -
frames and php
I have a html page divided into three frames (and I'm a total newbie to php) if i need to say click on an image in the first frame which I... -
new frames
every time i create a frame 2 or wut ever it is the same as frame 1. i dont know how to make that frame its own frame -
Steve C. Orr [MVP, MCSD] #2
Re: Frames in ASP.Net
Using frames in .NET is generally a bad idea.
Usually you're better off partitioning logical sections of your page into
web user controls.
Here's more info:
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconintroductiontowebusercontrols.asp[/url]
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vboriwebusercontrols.asp[/url]
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconWebUserControlsVsCustomWebControls.asp[/url]
--
I hope this helps,
Steve C. Orr, MCSD, MVP
[url]http://Steve.Orr.net[/url]
Hire top-notch developers at [url]http://www.able-consulting.com[/url]
"Nedu N" <nedu_n@hotmail.com> wrote in message
news:%23qGVYsFvDHA.684@TK2MSFTNGP09.phx.gbl...> Hi,
>
> Is there a way to load the src for Frames dynamically? or it is static
> I have got a frame which has got top, contents and main...
> i want to load different options in contents and top frames in different
> contexts....
>
> Thanks
> Nedu
>
>
Steve C. Orr [MVP, MCSD] Guest
-
Lostinet.Web Support #3
Re: Frames in ASP.Net
see my sample [url]http://www.lostinet.com/en/lwsamplecs/?framesrc=SmartIFrame/[/url]
"Nedu N" <nedu_n@hotmail.com>
news:%23qGVYsFvDHA.684@TK2MSFTNGP09.phx.gbl...> Hi,
>
> Is there a way to load the src for Frames dynamically? or it is static
> I have got a frame which has got top, contents and main...
> i want to load different options in contents and top frames in different
> contexts....
>
> Thanks
> Nedu
>
>
Lostinet.Web Support Guest
-
MSFT #4
RE: Frames in ASP.Net
Hi Nedu,
You may take a look at following article to see if it is helpful:
HOWTO: Refresh a Specific Frame from Script
[url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q194227[/url]
Luke
Microsoft Online Support
Get Secure! [url]www.microsoft.com/security[/url]
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
MSFT Guest
-
lostinet #5
Re: Frames in ASP.Net
testing...
"Lostinet.Web Support" <lostinetweb@hotmail.com> дÈëÓʼþ
news:%23Pp$nHSvDHA.1788@tk2msftngp13.phx.gbl...> see my sample [url]http://www.lostinet.com/en/lwsamplecs/?framesrc=SmartIFrame/[/url]
>
> "Nedu N" <nedu_n@hotmail.com>
> news:%23qGVYsFvDHA.684@TK2MSFTNGP09.phx.gbl...>> > Hi,
> >
> > Is there a way to load the src for Frames dynamically? or it is static
> > I have got a frame which has got top, contents and main...
> > i want to load different options in contents and top frames in different
> > contexts....
> >
> > Thanks
> > Nedu
> >
> >
>
lostinet Guest



Reply With Quote

