Hi All,

I am trying to achieve following.
I have a CGI-perl script, which creates a drop-down combo-box.
I wish to capture value change event in my CGI-perl script.

I know, I can get onChange event in JavaScript, but how do I pass the
selected item of combo-box to my CGI-perl script?

Regards,
Rakesh

Reply via email to