Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
160 Points
55 Posts
Feb 12, 2012 08:55 AM|LINK
Hi,
Try this:
ClientScript.RegisterStartupScript(this.GetType(),"PopupScript","alert('Successfuly posted')",true);
Vijay Giggs
Member
160 Points
55 Posts
Re: alert in asp.net server side code
Feb 12, 2012 08:55 AM|LINK
Hi,
Try this:
ClientScript.RegisterStartupScript(this.GetType(),"PopupScript","alert('Successfuly posted')",true);