Format:
Recent snippets matching tags of Javascript RegisterStartupScript
//using System.Web.UI //.aspx page must have a reference to jquery (for the example described bellow) string someScript= " $(window).bind('load', CodeToExcecute());"; ScriptManager.RegisterStartupScript(this.Page, this.Page.GetType(), "someScript", someScript, true);
136 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
