RE: Nesting JavaScript in CGI

2001-02-21 Thread Herbold, John W.
: ActivePerl (E-mail) Subject: RE: Nesting javascript in CGI A better way to deal with Javascript is to include a link to a file with your code in a seperate file. You include something like this in the header section of the HTML file.

Re: Nesting javascript in CGI

2001-02-21 Thread Lee Goddard
seperates out the Javascript from the rest of your code. > > Steve K > > > -Original Message- > > From: Lee Goddard [SMTP:[EMAIL PROTECTED]] > > Sent: Tuesday, February 20, 2001 11:19 AM > > To: Herbold, John W. > > Cc: '[EMAIL PROTECTED]' >

RE: Nesting javascript in CGI

2001-02-20 Thread Kirkup, Steve
Javascript from the rest of your code. Steve K > -Original Message- > From: Lee Goddard [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, February 20, 2001 11:19 AM > To: Herbold, John W. > Cc: '[EMAIL PROTECTED]' > Subject: Re: Nesting javascript in CGI > &