I think the party line is user controls, from what I have read and
seen in the documentation.  I love the scrolling like yourself.  If
Peter tells me I can get a frameset with 3 frames to work in an aspx
page then I will go ahead.  

Thanks.


--- In [email protected], "David Renz"
<[EMAIL PROTECTED]> wrote:
> i think that the proper way is to use controls.
>  
> i needed the scrolling, however ... form over function. :)
>  
>  
>  
> 
> 
> >>> [EMAIL PROTECTED] 05/11/2005 11:18:05 AM >>>
> 
> What is the advantage of frames versus ascx user controls?  The only
> difference I see is you can control scrolling on just part of the page.
> 
> 
> 
> --- In [email protected], "David Renz"
> <[EMAIL PROTECTED]> wrote:
> > i have an app that uses a lot of IFrames.
> > one thing i do is for the src="" property i include the querystring
> in
> > the src.
> > ie: src="ImageManager.aspx?Page=events&EventID=2"
> >  
> > i then use JS to communicate between forms.
> >  
> >  
> > 
> > 
> > >>> [EMAIL PROTECTED] 05/11/2005 10:37:54 AM >>>
> > 
> > > in .net you are supposed to use a .htm page for the framesets.
> > 
> >    Says who?
> > 
> > From: "scaevola637" [EMAIL PROTECTED]
> > 
> > I am converting an asp page that has 3 frames for three asp pages. 
> > When the user changes something it posts back to the parent page.
> > Here is the breakdown.
> > 
> > asp page a
> > 3 frames for 
> > asp 1 when selection changes query string goes to asp page a
> > asp 2 when selection changes query string goes to asp page a
> > asp 3 when selection changes query string goes to asp page a
> > 
> > in .net you are supposed to use a .htm page for the framesets. I
> dont
> > see how you can get the information to the three "child" pages. Is
> > this possible? I guess the question is whether the query string
> > going to the htm page can be "picked up" by the 3 aspx pages. 
> > 
> > 
> > [Non-text portions of this message have been removed]
> > 
> > 
> > 
> > 
> > Yahoo! Groups Links
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > [Non-text portions of this message have been removed]
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 
> 
> [Non-text portions of this message have been removed]




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to