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
5.7.1 Recipient address rejected Access denied, after user name change due to marriage
How to retrieve results from a stored procedure?
Reset Autonumbers when moving to production
How to reference the "checked" value of a checkbox in a GridView template field
Raid 5 4x1 TB format time?
IQueryable on datatable
Unable to Install Office Communicator 2005 after Un-install
Changing Source Control Location
XML update / app.config update
Date criteria in Access 2007