I have working in asp.net web application. Here I need to run JavaScript before page load.
I have tried:
Why not Use the ClientScriptManager.RegisterClientScriptBlock Method http://msdn.microsoft.com/en-us/library/btf44dc9.aspx
ClientScriptManager.RegisterClientScriptBlock Method