Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: How to redirect a page to a particular frameset ?


Message #1 by "ozgen" <bk_mandyt@d...> on Wed, 31 Jul 2002 23:49:00
My login page is designed on rightframe. There is a login button, if user 
successfully login to the system, the system will automatically redirect 
to the main page. However, my current situtation is once the user click 
the login button, the main page is loaded in the rightframe only. I used 
the basic redirect method to redirect the page: 

response.redirect "main.asp"

So, how can I redirect my main.asp to the parent frameset, only only the 
rightframe ? 




  Return to Index