I'm having trouble constructing the arguments (or a file as an input) to wget and cURL that contains values for GET and POST methods... for example, if I want to feed a date into a newspaper's archive in order to retrieve an article, I have to pass that value to the CGI method embedded in the page. I've seen the cURL manpage but I haven't been able to do it yet.
If anyone has a pointer to some more extensive examples of how to formulate the arguments to cURL and the beta wget, I'd be very interested. Thank you, Amy
