| | |
Page.RegisterClientScriptBlock
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Nov 2008
Posts: 5
Reputation:
Solved Threads: 0
HI All,
Can any one tell me What's the difference between Page.RegisterClientScriptBlock and
Page.RegisterStartupScript?
Thanks in advance!
Jazz
Can any one tell me What's the difference between Page.RegisterClientScriptBlock and
Page.RegisterStartupScript?
Thanks in advance!
Jazz
Last edited by jazz.learner; Nov 14th, 2008 at 1:51 am.
•
•
Join Date: May 2008
Posts: 143
Reputation:
Solved Threads: 9
RegisterClientScriptBlock is for returning blocks of client-side script containing functions.
RegisterStartupScript is for returning blocks of client-script not packaged in functions-in other words, code that's to execute when the page is loaded. The latter positions script blocks near the end of the document so elements on the page that the script interacts are loaded before the script runs.
RegisterStartupScript is for returning blocks of client-script not packaged in functions-in other words, code that's to execute when the page is loaded. The latter positions script blocks near the end of the document so elements on the page that the script interacts are loaded before the script runs.
![]() |
Similar Threads
- message box in c# web application (ASP.NET)
- sqldatasourse and gridview (ASP.NET)
- drop down list selected index change doesn't work in mozilla (ASP.NET)
- Problem closing Browser with Window.Close (ASP.NET)
- transfer data from an asp .net page into a javasscript script (ASP.NET)
- How can we include a clientside script like Java script (ASP.NET)
Other Threads in the ASP.NET Forum
| Thread Tools | Search this Thread |
.net 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# c#gridviewcolumn cac checkbox class commonfunctions compatible confirmationcodegeneration content countryselector courier css dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deployment development dgv dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox microsoft mouse mssql multistepregistration nameisnotdeclared news objects opera panelmasterpagebuttoncontrols problem redirect registration relationaldatabases reportemail rotatepage schoolproject security sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webdevelopment webprogramming webservice youareanotmemberofthedebuggerusers





