button text in a message box

A

Aaron

Can I change the button text in a message box using
javascript or asp code?

Thanks in advance for any assistance!

Aaron
 
K

Kevin Spencer

If you're referring to an alert box or a confirm box, no.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
A

Aaron

Thanks for the super-fast response.

OK...if I want to create a page that looks similar to an
alert how can I have the page "pop-up." I want to re-
direct the user based on a selection (i.e. two buttons).
Any suggestions?

Thanks Again!
AT
 
Top