VS.NET page navigation

From: kellydotnetnewbie (kelly.heinz_at_co.macomb.mi.us)
Date: 11/25/03


Date: 25 Nov 2003 12:44:40 -0800

I'm developing an ASP.NET web application using Visual
STudio.Net(newbie)
I want the click event of a control on one of the forms to take the
user back to the previous page(s), (similar to clicking the "back"
button when net surfing).
Here's a quick rundown of what happens/what I want to occur:

1. User enters data into a Search screen.
2. Form with the matching data appears.
3. User then clicks "Delete" to delete the current record.
4. From there they are directed to a screen which asks them "Are you
sure you want to delete this record"?
5. If they click "No", I want them to be directed back to where they
were at step 2. (The populated form from the Search result)
 
Thanks to anyone who attempts to assist me in this dilema!


Quantcast