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

Well if I understand right you want a Javascript to do something on an HTML page via Perl (using CGI)? In this case you would just plop the code into the script after you send the headers. Correct? Maybe I'm missing something... :)
  • Comment on Re: How do I use a JavaScript script in Perl-CGI?