ASP.Net - prompt out messagebox

  • Thread starter Thread starter Yummy
  • Start date Start date
Y

Yummy

How to prompt out a message box from aspx webpage please ? Must call
VBScript or other method?
The message box should be similar to the messagebox in VB.Net.
Thanks.
 
Confirmed Buttons Control

"This is a collection of buttons which request confirmation from the user
before posting back to the server. Included is a normal button, a link
button, and an image button. Also included are two DataGrid columns which
subclass EditCommandColumn and ButtonColumn which add confirmation to the
buttons."

http://www.metabuilders.com/Tools/ConfirmedButtons.aspx
 
Where do I unzip to use these controls?

Ken Cox said:
Confirmed Buttons Control

"This is a collection of buttons which request confirmation from the user
before posting back to the server. Included is a normal button, a link
button, and an image button. Also included are two DataGrid columns which
subclass EditCommandColumn and ButtonColumn which add confirmation to the
buttons."

http://www.metabuilders.com/Tools/ConfirmedButtons.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top