how do I pass the paramenter to the search?
There are two possible approaches: The first is to read the HTML (+javascript) source of the page, understand what it's doing, and emulate the same in Perl.
The second is to get a copy of the HTTP request that your browser sends when you submit the form. This can be done with tools like wireshark, or with the Live HTTP Headers extension for Firefox.
In reply to Re: What parameters should I send?
by moritz
in thread What parameters should I send?
by brian123
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |