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

The code specified in an onClick event is not Perl code. Perk runs on the server, for client-side scripting, Javascript is usually used.
  • Comment on Re^3: (OT) onClick event in cgi not workling