Hi,

Werner Otto wrote on 18.06.2004:

>Hi All,
>
>When I select an item in a popup_menu it needs to print "Hello". In
>other word how do I get the name param from the popup_menu by
>selecting a value only and not by posting in the form of a submit
>button.
>
I believe this can be done with JavaScript event handlers only. onChange() would be 
the handler to use here.

- Jan
-- 
A common mistake that people make when trying to design something completely foolproof 
is to underestimate the ingenuity of complete fools.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to