Interview Questions For All
Interview Questions For All Who Are Waiting For Jobs
Tuesday, April 22, 2008
How can you write javascript value in codebehind?
Correct Method :
ClientScript.RegisterStartupScript(this.GetType(),"OpenCv", jscode);
"jscode" is a string containig the javascript code .
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment