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

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re: How do I use a JavaScript script in Perl-CGI?

Replies are listed 'Best First'.
Re: Re: How do I use a JavaScript script in Perl-CGI?
by Chrisf (Friar) on Jan 23, 2002 at 21:57 UTC
    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?
      I wanna use a .js file for a DateTime Picker Object in my CGI..