in reply to how can i execute javascript in perl
What exactly are you trying to do? Executing JavaScript server-side from within a CGI script is quite an unusual requirement, so I'm suspecting it might not actually be what you're intending to do... Maybe you want to execute some JavaScript code (generated by the CGI script) in the browser?
Could you show your CGI script?
|
|---|