in reply to
(OT) onClick event in cgi not workling
What kind of beast this Update_database is? Is it a javascript function?
Comment on
Re: (OT) onClick event in cgi not workling
Replies are listed 'Best First'.
Re^2: (OT) onClick event in cgi not workling
by
aurora26
(Initiate)
on Apr 05, 2012 at 10:29 UTC
no its just a perl function
[reply]
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.
[reply]
In Section
Seekers of Perl Wisdom