Sir Douglas Cook wrote: > Having said that I am asking the list can you > have a (item/object) from a popup menu behave as > and submit button.... using CGI/Perl? > > I know from using www.tucows.com to download > I see a fine example of this, when selecting the > nearest download server. Although I don't know > what programming Languages they used.
you need a client-side scripting tool (line javascript) to submit a form when a pull-down is changed, radio button is selected, etc. perl is a server-side scripting tool. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]