Correct use of ClientScript.RegisterClientScriptInclude

  • Thread starter Thread starter verci
  • Start date Start date
V

verci

Hi guys,

I'm using asp.net 2.0, can anybody send 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, meaning in wich event handler should I put it in
page_load? if I'm using a master page where is the correct place to put it
in?
please any help would be very appreciated.

Regards
 
Hi Milosz,

First, thank you so much for your complete answer. :)

Second, sorry about that bunch of posts but my outlook express was acting
weird, kept closing when I tried to post messages.
 
Back
Top