How I can execute Javascript into Perl?

Newbie Member
17Aug2006,20:01   #1
BreddS's Avatar
"I don't know how I can execute an event of Javascript into a link in a program in Perl.
This event of JavaScript have executed a function that return a HTML page.
Anybody know how I can it?

Is it possible do it this?:
$datos=$datos.""<a href='"" . $me . ""?C=OFERTAS2&EMPRESA="".$empresa_param.""&NREF="" .$nref.""' onMouseOver=""linkFTecnica(nref2)"">"";

What is bad in this code?

Thank you very much. "
Go4Expert Founder
17Aug2006,20:23   #2
shabbir's Avatar
Please refer to How I can execute Javascript into Perl? in PERL-CGI section.