DOT NET SOLUTIONS
Monday, 7 July 2014
Call a Javascript Method in pageload in asp.net
if (!IsPostBack)
{
ScriptManager.RegisterStartupScript(this, this.GetType(), "KeyClient", "<script> DrawCaptcha();</Script>", false);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment