S
shapper
Hello,
I am including Javascript files in my page as follows:
Page.ClientScript.RegisterClientScriptInclude("MyScript",
"MyScript.js")
Can I do this through the ScriptManager?
And what is the difference?
Thanks,
Miguel
I am including Javascript files in my page as follows:
Page.ClientScript.RegisterClientScriptInclude("MyScript",
"MyScript.js")
Can I do this through the ScriptManager?
And what is the difference?
Thanks,
Miguel