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
PureEdge forms signed by ApproveIt software
SCRIPT to reboot WINDOWS 2008 server with scheduled task
How to use Sharepoint Lookup Field with Name column (hyperlink)
Macro to keep certain colums and delete the rest.
FOLDER OPTIONS AND SEARCH NO LONGER IN WIN XP
Determine whether file is saved in Access 2007 "trusted location"
Loading any ActiveX.ocx in VB.NET Form
Rename a user in SBS 2003 R2 active directory
ExMerge Not Working
Trying to rank top 10 records in Access query by a group