Confirm Box

Mayfield2268

Active member
Joined
Feb 24, 2003
Messages
30
I have a group of tabs at the top of my web page. When the user clicks one of the tabs (Cancel and Exit), I want a dialog box asking them if they are sure they want to exit.

If they reply Yes I want to redirect to the appropriate page and if they reply Cancel, I want to keep them on the current page.

Does anyone know of a way this can be done in asp.net using vb.net, javascript, vbscript etc.

Thanks
 
Back
Top