in reply to Re: How do I use a JavaScript script in Perl-CGI?
in thread How do I use a JavaScript script in Perl-CGI?

You'll need to explain a bit more about what you're trying to do. Are you just referring to printing out javascript code along with html and a header? or is it something else?
  • Comment on Re: Re: How do I use a JavaScript script in Perl-CGI?

Replies are listed 'Best First'.
Re: Re: Re: How do I use a JavaScript script in Perl-CGI?
by DGM (Initiate) on Jan 23, 2002 at 22:16 UTC
    I wanna use a .js file for a DateTime Picker Object in my CGI..