pointer to form generation / wget & cURL?

2002-05-14 Thread Amy Rupp
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

Re: pointer to form generation / wget & cURL?

2002-05-14 Thread Daniel Stenberg
On Tue, 14 May 2002, Amy Rupp wrote: > 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 tha