in reply to Can Perl/CGI scripts respond to user selection?
Ahh....Let me direct you to my first post in SoPW basically the same question you asked. While my question was a little different, in that the values of the second field (drop-down) would rely on a database query ran using the value selected in the first field, you are basically wanting the same thing I did... dynamic behavior w/o re-loading from a perl CGI form.
Although perl cannot do it alone, TomDLux Is correct that Javascript will help you along the way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Can Perl/CGI scripts respond to user selection?
by ashisht (Acolyte) on Mar 25, 2004 at 03:23 UTC |