ASP.NET >> Tips and Tutorials >> Hot scripts >> Registering Client Side Code in the Header
Version
NA
Author
NA
Platform(s)
NA
Hits
11
File Size
-
Added On
10, Jan 2007
Price
Na
Modified On
10, Jan 2007
Visitor Rating
(0)
Member Rating
(0)
Description
Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header.