csiwa28
Programmer
- Apr 12, 2001
- 177
I have three frames (top, left and right). The left frame is the main body of the page and the top and right are navigation.
I have a form in the left frame that a user fills out. When the user completes the form they click the submit button and it goes to another page that processed the information and writes that information to a database and then i use a response.redirect to reload the whole frameset, however it just loads the frameset in that left frame. How can I get it to redirect to load the frameset normally?
I have a form in the left frame that a user fills out. When the user completes the form they click the submit button and it goes to another page that processed the information and writes that information to a database and then i use a response.redirect to reload the whole frameset, however it just loads the frameset in that left frame. How can I get it to redirect to load the frameset normally?