Ask a Question related to ASP.NET General, Design and Development.
-
S. Justin Gengo #1
Re: Frames Vs. iFrame
IFrame is only supported by internet explorer. It's great as long as no
other browsers need access to your application.
Sincerely,
--
S. Justin Gengo, MCP
Web Developer
Free code library at:
[url]www.aboutfortunate.com[/url]
"Out of chaos comes order."
Nietzche
"IntraRELY" <IntraRELY@yahoo.com> wrote in message
news:%23UcmjTSXDHA.1888@TK2MSFTNGP10.phx.gbl...an> I have used HTML frames in the pas for static HTML site. I am developing> ASP.NET web application and I wanted to host the menu in a frame so the
> client only downloads the content, not the menu which doesnt change. Is
> iFrame the best method to accomplish this?
>
> TIA,
>
> Steve Wofford
> [url]www.IntraRELY.com[/url]
>
>
S. Justin Gengo Guest
-
iFrame
Is there an easy way to create an iFrame in Dreamweaver MX? -
iframes or regular frames? Framesets or iframe?
Hi, I built out my site like this: I've got one html page called 'main' with an iframe and the main naviagation. all of my other pages load... -
[JS] iFrame.
God morning... I need to resize a iframe based in your content, but when a try it, i receive a error message Access Denied. Anybody know how... -
post to iframe
Hi, Just wondering how (or if it's possible) to post from my page to another .asp page within an iframe? Hopefully that question make sense? I... -
<IFRAME>
Hi all. I'm having to use <IFRAME> for a scrolling area for a client 'cos they don't want any Flash on the site. They want the scrollbar to be... -
Seaside #2
Re: Frames Vs. iFrame
Not true. Netscape works fine using IFrame. As a matter of fact combinations
of User Controls and IFrames make for very efficient design.
"George Durzi" <gdurzi@nospam_hotmail.com> wrote in message
news:eDJjHtSXDHA.1680@tk2msftngp13.phx.gbl...developing> Have you thought of a User Control (ascx)?
>
> "S. Justin Gengo" <sjgengo@aboutfortunate.com> wrote in message
> news:ex9A1bSXDHA.1640@TK2MSFTNGP10.phx.gbl...> > IFrame is only supported by internet explorer. It's great as long as no
> > other browsers need access to your application.
> >
> > Sincerely,
> >
> > --
> > S. Justin Gengo, MCP
> > Web Developer
> >
> > Free code library at:
> > [url]www.aboutfortunate.com[/url]
> >
> > "Out of chaos comes order."
> > Nietzche
> >
> >
> > "IntraRELY" <IntraRELY@yahoo.com> wrote in message
> > news:%23UcmjTSXDHA.1888@TK2MSFTNGP10.phx.gbl...> > > I have used HTML frames in the pas for static HTML site. I amthe> > an> > > ASP.NET web application and I wanted to host the menu in a frame soIs> > > client only downloads the content, not the menu which doesnt change.>> >> > > iFrame the best method to accomplish this?
> > >
> > > TIA,
> > >
> > > Steve Wofford
> > > [url]www.IntraRELY.com[/url]
> > >
> > >
> >
>
Seaside Guest
-
Lewis Wang [MSFT] #3
Re: Frames Vs. iFrame
Hi Steve
Here a link about ASP.NET Menu
<[url]http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=124&tabindex=2[/url]Hope this is helpful.>
Best regards,
Lewis
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "IntraRELY" <IntraRELY@yahoo.com>
| References: <#UcmjTSXDHA.1888@TK2MSFTNGP10.phx.gbl>
<ex9A1bSXDHA.1640@TK2MSFTNGP10.phx.gbl>
<eDJjHtSXDHA.1680@tk2msftngp13.phx.gbl>
<OgMJbxSXDHA.652@tk2msftngp13.phx.gbl>
<eKgmjDUXDHA.2204@TK2MSFTNGP12.phx.gbl>
| Subject: Re: Frames Vs. iFrame
| Date: Thu, 7 Aug 2003 17:29:57 -0700
| Lines: 90
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <OViNBOUXDHA.2640@TK2MSFTNGP09.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: wsip-68-106-74-63.oc.oc.cox.net 68.106.74.63
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP09.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:165985
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Thanks for the input. User Controls are new to me. I tried the I frame for
| my ASP.Net Menu and was a bad way to do it. As I stated the application
will
| consist of a Menu, that I want to look and function similar to
| microsoft.com, however I dont want to reload the whole page, rather just
the
| conent. Unless someone can advise otherwise. The content will be datagrids
| and forms. If there is anything you can add thanks.
|
| Steve Wofford
| [url]www.IntraRELY.com[/url]
|
|
| "Mikael Engdahl" <mikael-l@engdahl.no.spam.com> wrote in message
| news:eKgmjDUXDHA.2204@TK2MSFTNGP12.phx.gbl...
| > Not true. Iframes are bad because it totally breakes the
| > semantics of the page, besides, they are deprecated in
| > W3C standards.
| >
| > User Controls is no doubt the best solution here.
| >
| >
| >
| > Seaside wrote:
| >
| > > Not true. Netscape works fine using IFrame. As a matter of fact
| combinations
| > > of User Controls and IFrames make for very efficient design.
| > >
| > >
| > >
| > > "George Durzi" <gdurzi@nospam_hotmail.com> wrote in message
| > > news:eDJjHtSXDHA.1680@tk2msftngp13.phx.gbl...
| > >
| > >>Have you thought of a User Control (ascx)?
| > >>
| > >>"S. Justin Gengo" <sjgengo@aboutfortunate.com> wrote in message
| > >>news:ex9A1bSXDHA.1640@TK2MSFTNGP10.phx.gbl...
| > >>
| > >>>IFrame is only supported by internet explorer. It's great as long as
no
| > >>>other browsers need access to your application.
| > >>>
| > >>>Sincerely,
| > >>>
| > >>>--
| > >>>S. Justin Gengo, MCP
| > >>>Web Developer
| > >>>
| > >>>Free code library at:
| > >>>[url]www.aboutfortunate.com[/url]
| > >>>
| > >>>"Out of chaos comes order."
| > >>> Nietzche
| > >>>
| > >>>
| > >>>"IntraRELY" <IntraRELY@yahoo.com> wrote in message
| > >>>news:%23UcmjTSXDHA.1888@TK2MSFTNGP10.phx.gbl. ..
| > >>>
| > >>>>I have used HTML frames in the pas for static HTML site. I am
| > >
| > > developing
| > >
| > >>>an
| > >>>
| > >>>>ASP.NET web application and I wanted to host the menu in a frame so
| > >
| > > the
| > >
| > >>>>client only downloads the content, not the menu which doesnt change.
| > >
| > > Is
| > >
| > >>>>iFrame the best method to accomplish this?
| > >>>>
| > >>>>TIA,
| > >>>>
| > >>>>Steve Wofford
| > >>>>[url]www.IntraRELY.com[/url]
| > >>>>
| > >>>>
| > >>>
| > >>>
| > >>
| > >
| > >
| >
| >
| > --
| > Mikael Engdahl
| >
|
|
|
Lewis Wang [MSFT] Guest



Reply With Quote

