having a html button/check box call a perl subroutine
by Dhivya Arasappan/O/VCU other posts by this author
Jul 23 2007 2:03PM messages near this date
view in the new Beta List Site
|
Re: having a html button/check box call a perl subroutine
<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2> <P style="MARGIN:
0px"> Hi everyone,</P><P style="MARGIN: 0px"> </P><P style="MARGIN: 0px">I'm writing a p
erl program in which I'm setting up a html checkbox such that when it is clicked, a per
l subroutine is called.</P> <P style="MARGIN: 0px"> </P><P style="MARGIN: 0px">I know th
at I can call a javascript function when a checkbox is clicked in the following way:</P
> <P>print "<input type='checkbox' name='check' value='checkbox' onClick='javascriptfn();'
>";</P> <P>But how can I use the same checkbox to call a perl subroutine?</P><P>Any kind o
f guidance would be really appreciated.</P> <P>thanks</P><P>dhivya arasappan</P></FONT>
Thread:
Dhivya Arasappan/O/VCU
Lachlan
Dhivya Arasappan/O/VCU
Dhivya Arasappan/O/VCU
lashley
Bill Luebkert
Foo JH
Chip Hedler
|