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.  






 
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