Mar 1, 2003 #1 blissett Programmer Joined Mar 1, 2003 Messages 2 Location US How do I include another Javascript file inside a Javascript file?
Mar 1, 2003 1 #2 gph1 Technical User Joined May 19, 2002 Messages 73 Location CA document.write('<\script src="file2.js" type="text/javas\cript"></s\cript>') Upvote 0 Downvote
Mar 2, 2003 Thread starter #3 blissett Programmer Joined Mar 1, 2003 Messages 2 Location US gph1, Thanks for the code... it worked! Upvote 0 Downvote
Mar 2, 2003 #4 xutopia Programmer Joined Apr 4, 2002 Messages 2,001 Location CA gph1, a star to you. You helped someone so you deserve it. Gary http://www.xutopia.com Haran Upvote 0 Downvote