ASP.NET <Body onload="initialize()">

Posted by Alyn on Stack Overflow See other posts from Stack Overflow or by Alyn
Published on 2010-04-27T10:22:10Z Indexed on 2010/04/27 10:23 UTC
Read the original article Hit count: 286

Filed under:
|
|

Hi,

I am creating an ASP.NET custom control.

I want to set the body onload event of the ASPX page where the control resides.

Please note I cannot rely on the body tag in the ASPX page having runat="server".

any ideas??

Cheers.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about body