Javascript problems with -script

2003-11-23 Thread Mike Schienle
Hi all - I have a little CGI app I'm working on and getting stumped with a couple JavaScript problems. The first one is why I can't reference an external file using -script, but using the same code within the CGI works fine. Here's what I have now that opens a new browser window when the

RE: Javascript problems with -script

2003-11-23 Thread Charles K. Clarkson
On Sunday, November 23, 2003 6:42 PM, Mike Schienle [EMAIL PROTECTED] wrote: [snip] : Can someone point out what I'm missing in the -script section : that's commented out that would make it not work correctly? : The source of the file that's referenced is identical to what's : in the JSCRIPT

Re: Javascript problems with -script

2003-11-23 Thread Mike Schienle
On Nov 23, 2003, at 06:47 PM, Charles K. Clarkson wrote: On Sunday, November 23, 2003 6:42 PM, Mike Schienle [EMAIL PROTECTED] wrote: [snip] : Can someone point out what I'm missing in the -script section : that's commented out that would make it not work correctly? : The source of the file

Re: Javascript problems with -script

2003-11-23 Thread drieux
On Sunday, Nov 23, 2003, at 20:17 US/Pacific, Mike Schienle wrote: On Nov 23, 2003, at 06:47 PM, Charles K. Clarkson wrote: On Sunday, November 23, 2003 6:42 PM, Mike Schienle [EMAIL PROTECTED] wrote: [snip] : Can someone point out what I'm missing in the -script section : that's commented out