Thread
:
Alert in ASP.NET?
View Single Post
06-16-2005, 06:55 PM
#
2
(
permalink
)
jeffro
Person of interest
Join Date: Mar 2003
Location: New Jersey
Posts: 102
It depends on what you want to do with it.
You can do it in javascript like this:
Code:
confirm("Are you sure you want to do this?");
That returns a boolean based on the users selection of "OK" or "Cancel"
Does that help?
__________________
Jeffro
Linux counter#:213782
GnuPG ID: 406238E7
jeffro
View Public Profile
Visit jeffro's homepage!
Find More Posts by jeffro