Home All Groups Group Topic Archive Search About

How to implement ClientScript.RegisterClientScriptInclude

Author
22 Feb 2007 10:51 AM
verci
Hi guys,

I'm using asp.net 2.0, can anybody sent me some complete examples on using
ClientScript.RegisterClientScriptInclude and
ClientScript.RegisterClientScriptSource, for registering an external
javascript file (myfile.js) in my ASP page, I have not found any clear or
complete examples, please any help would be very appreciated.

Regards

Author
25 Feb 2007 8:25 PM
Teemu Keiski
These would be useful:
http://dotnetslackers.com/articles/aspnet/JavaScript_with_ASP_NET_2_0_Pages_Part1.aspx
http://aspalliance.com/851_Passing_ServerSide_Values_to_ClientSide_Script
http://www.windowsitpro.com/articles/print.cfm?articleid=49418

--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net



Show quoteHide quote
"verci" <iodata***@yahoo.com> wrote in message
news:OOYlk9mVHHA.868@TK2MSFTNGP05.phx.gbl...
> Hi guys,
>
> I'm using asp.net 2.0, can anybody sent me some complete examples on using
> ClientScript.RegisterClientScriptInclude and
> ClientScript.RegisterClientScriptSource, for registering an external
> javascript file (myfile.js) in my ASP page, I have not found any clear or
> complete examples, please any help would be very appreciated.
>
> Regards
>