F
feng
I need to add an "onload" attribute to <body> tag so that
I can insert client side JavaScript when the page is
reloaded. It looks like I should be able to get a
reference to the <body> control as it takes
a "runat=server" attribute. But I still don't know how to
define this body control in code behind. Can someone show
me how to do this?
Thanks
I can insert client side JavaScript when the page is
reloaded. It looks like I should be able to get a
reference to the <body> control as it takes
a "runat=server" attribute. But I still don't know how to
define this body control in code behind. Can someone show
me how to do this?
Thanks