in reply to Re: Does CGI.pm have a limit on information passed?
in thread Does CGI.pm have a limit on information passed?
so once again though, i find myself eyeballing the radio buttons. when running this script, it churns out the values of the form's input. however, after selecting a couple of radio buttons, the return is actually null! as though nothing was passed into the hash at all.
the radio buttons are written via regular html rather than through cgi.pm. an example of the radio button in the html is as follows:
would the duplicate naming of the form field be causing problems?
humbly -c
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(Ovid) Re(3): Does CGI.pm have a limit on information passed?
by Ovid (Cardinal) on Nov 06, 2001 at 10:47 UTC |