cdn415
03-31-2003, 04:37 PM
Hey I am trying to call the same script twice in my page. I am using <head><script type="text/javascript" href="sw.js"></script><script type="text/javascript" href="sw2.js"></script></head> but only the last one works. I tried switching the places but still does the last one. The scripts are the same except for the password I choose and the url it goes to. What can I do to fix it?