chiller has asked for the wisdom of the Perl Monks concerning the following question:
and this will submit correctly.Input_tag_name.x=0&Input_tag_name.y=0
What if, by some stretch of HTML standards, the image tag _has no name_? How do I submit then? Not so sure if this is perl-specific but I think if anyone ever has to deal with this, they're probably using perl to do it, so...
thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Image input type + POST request
by chromatic (Archbishop) on Aug 18, 2001 at 02:42 UTC | |
by chiller (Scribe) on Aug 24, 2001 at 21:39 UTC |