![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re: post url with 2 inputby scorpio17 (Canon) |
on Jun 23, 2017 at 13:23 UTC ( #1193355=note: print w/replies, xml ) | Need Help?? |
You can't "or" inputs within the url. You'll have to submit BOTH, and then the backend script that handles the request can implement whatever logic you require (i.e., check each input field for valid values, etc).
In Section
Seekers of Perl Wisdom
|
|