in reply to HTML/Perl form question
Yes, two folds: (1)perl can create the dropdown list for you; (2) Something like JavaScript is a fit to control the logic between two dropdown lists. (When I said "two dropdown lists", I assumed that there was a dropdown list containing catogories: 'A', 'B', 'C'. But it could be just a group of radio buttons. That's your choice.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTML/Perl form question
by b310 (Scribe) on Nov 09, 2004 at 19:04 UTC | |
by b10m (Vicar) on Nov 09, 2004 at 19:15 UTC |