Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Frameset and menubar


Message #1 by "Geeta Kalantre" <dotnetgeeta@h...> on Sat, 01 Sep 2001 12:10:45 +0000
Hi,



   I am currently developing a site in C#,ASP.net. I have one problem 

regarding frameset. There is one frameset in which I show the header with 

navigation bar, and contents in other frame in bottom, The navigation bar 

has menu for login, and once user is logged out I load the other navigation 

bar with logout.

  Now, the problem is when first time user visits the site Login Menubar is 

loaded. Now when user clicks on this and logs into the site the previous 

frame with login menu bar still remains there but also the logout menubar is 

displayed below that, eventhough it should display just logout menu bar. If 

I refresh the page after this it only shows the proper menu bar.

  The source of the frame is stored in Session and depending on the menu 

selection I assign the proper menubar html file it.



Any help is much appriciated.

Thanks,

Geeta.






  Return to Index