This topic is locked

Message popup on custom button

7/26/2012 5:54:36 AM
ASPRunnerPro General questions
A
admin author

Hi,
How we can display a message while executing custom button server code as response.write does not work there. is there any way to display a kind of popup.
thanks

Sami

Sergey Kornilov admin 8/1/2012

You can use alert() function in ClientBefore or ClientAfter event. More info:

http://www.tizag.com/javascriptT/javascriptalert.php