I have 2 ASP based forms.One is a registration form with a submit button.The user hits submit after filling out all the information and then goes on to an agreement page.Which has 2 buttons Agree and disagree.If agree is clicked he goes onto another form where he is supposed to enter the username and password.But if he clicks disagree I want the first page where the user entered all the information to show up blank without all the information.Also I dont want the user to click the back button on the browser and view the agreement page again.I tried using response.redirect to the first page where the user enters the information but I dont think it works right.Need help on this,
Thanks
Kavita
Thanks
Kavita