Asp.net,C#.Net,Ajax,Web Service,SQL Server
Details about Microsoft Technologies
Thursday, March 24, 2011
C# how to call Javascript
If You are using asp.net ajax(script manger) you can write the following code
ScriptManager.RegisterStartupScript(this.Page, this.Page.GetType(), "Facility", "alert('Select any Facility');", true);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment