Hi
What is the Difference between RegisterStartupScript and RegisterClientScriptBlock ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sandeep Singh ShekhawatPosted Apr 30, 2013, 5:58 AM
RegisterClientScript adds javascript code just after tag.
http://www.c-sharpcorner.com/Forums/Thread/190222/registerclientscriptblock-vs-registerstartupscript.aspx
Thanks
Sandeep
Satyapriya NayakPosted Jun 22, 2012, 7:15 AM
Please refer the below links
http://it.toolbox.com/blogs/coding-dotnet/registerclientscriptblock-and-registerstartupscript-17321
http://www.venkateswarlu.co.in/articles/DotNet/Register_Startup_Script.aspx
Thanks