You can add some javascript code to the field's -onchange section.

-----Original Message-----
From: DUCHATEAU, GABRIEL [mailto:[EMAIL PROTECTED]]
Sent: 06 March 2002 17:34
To: [EMAIL PROTECTED]
Subject: popup_menu help


Hi all,

I hope somebody can help me here. I have a CGI script creating a popup menu
using  something like this


   print $query->popup_menu('menu_name',
                            ['eenie','meenie','minie'],
                            'meenie');

Is there a way in perl to submit the form automatically once the user
selects a value from this popup_menu. Currently I have to use a submit
button but I would like to avoid this if it is possible.

Thanks 
Gabriel
 
 


--------------------------Confidentiality--------------------------.
This E-mail is confidential.  It should not be read, copied, disclosed or
used by any person other than the intended recipient.  Unauthorised use,
disclosure or copying by whatever medium is strictly prohibited and may be
unlawful.  If you have received this E-mail in error please contact the
sender immediately and delete the E-mail from your system.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to