Microsoft
Software
Hardware
Network
Question : execute script client code only after body complete load
Hi,
How can I write in Server asp.net some code to be dinamically execute on client side only after the load completed event of body?
Because if I use response.write('') feature,
the code will be execute before the element will be charge and will give an error.
thanks
Answer : execute script client code only after body complete load
Try this:
1:
ClientScript.RegisterStartupScript(typeof(Page), "alert", "");
Open in New Window
Select All
Random Solutions
VMWARE VMDK Guest Blue Screen
ASP.NET 2.0 Datalist and Paging
VBA command to open EMBEDDED OLE object - Word document
Create Mail Merge in Word from Public Folder in Outlook
macro to unhide rows
Merge all identities into one identity in outlook express
Show / Hide command button?
Word 97 Toolbars Disappear
Maximize Worksheet when opened
Exchange 2007 - Error Mounting Database to Network Share