in reply to Re: (OT) onClick event in cgi not workling
in thread (OT) onClick event in cgi not workling

no its just a perl function
  • Comment on Re^2: (OT) onClick event in cgi not workling

Replies are listed 'Best First'.
Re^3: (OT) onClick event in cgi not workling
by choroba (Cardinal) on Apr 05, 2012 at 10:57 UTC
    The code specified in an onClick event is not Perl code. Perk runs on the server, for client-side scripting, Javascript is usually used.