I have a page that has three frames - banner, navbar and main. When the user clicks logout (in either the navbar or main frame) I want the home.asp page to display in the main frame but I also want to change the navigation bar. When logout is clicked, an ASP page is called which does a Session.abandon and then a response.redirect to home.htm. In the body tag of home.htm I have an onload event which sets the navigation bar. This works when the home page is initially loaded. However, it the site is redirected to this page using response.redirect, the navigation does not get loaded.
Any ideas?? Mise Le Meas,
Mighty
Any ideas?? Mise Le Meas,
Mighty