Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
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.thanksSami
You can use alert() function in ClientBefore or ClientAfter event. More info:http://www.tizag.com/javascriptT/javascriptalert.php