It says in in the help of vs.net. I tried to get an aspx page to have frames, but I could not get it to work. Are you telling me that it can work?
--- In [email protected], "Peter Brunone" <[EMAIL PROTECTED]> wrote: > > 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 <*> 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/
