Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
16797 Points
2608 Posts
MVP
Apr 30, 2012 10:18 AM|LINK
No the code is running on the web server and you want to see the message box on the client. The closest you can come to a message box from the code behind is something like the ajax toolkits modal popup extender
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ModalPopup/ModalPopup.aspx
Ken Tucker
All-Star
16797 Points
2608 Posts
MVP
Re: message box show
Apr 30, 2012 10:18 AM|LINK
No the code is running on the web server and you want to see the message box on the client. The closest you can come to a message box from the code behind is something like the ajax toolkits modal popup extender
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ModalPopup/ModalPopup.aspx
Space Coast .Net User Group