codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Dynamic js load  SirEddy at 00:29 on Tuesday, October 25, 2005
 

At wits end here. Why does this work on a local basis but when uploaded to website it does not.

function loadJSscript(TheFile){
sscriptFileNameFinal=TheFile
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = jsscriptFileNameFinal;
document.getElementsByTagName('head')[0].appendChild(script);
}








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Re: Header Frame ?
•  Re: Adhyayan - Annual Student Conference and Online Coding Festival
•  Re: calling C# from javascript
•  Re: Gidview row disable
•  Re: Knowing how to get TaylorMade R11 Irons
•  Re: refresh parent after closing pop up window
•  TaylorMade RocketBallz RBZ Driver will travel long and low
•  Supposedly the TaylorMade R11 Irons are supposed
•  TaylorMade R11s Fairway Wood


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2012