[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev -post_data sample please
From: |
Reza |
Subject: |
lynx-dev -post_data sample please |
Date: |
Tue, 17 Aug 1999 23:29:56 -0700 |
Hi.
I try to get the following form programmatically, by using -post_data:
<form method=POST
action="http://auctions.amazon.com/exec/varzea/subsequent-query/qid=934502155/002-2579128-3212046">
<input type="hidden" name="subsequent-query"
value="%28browse%5Fcategory%20%3D%20%2268682%22%29and%28enddate%20%3D%20%22934502155-%22%29">
<input type="hidden" name="start" value="50">
<input type="hidden" name="hint2" value="5">
<input type="hidden" name="hint3" value="67">
<input type="hidden" name="hint4" value="6">
<input type="hidden" name="hint5" value="">
<input type="hidden" name="hint6" value="0">
<input type="hidden" name="domain" value="56">
<a name=moremore><input type="submit" value="More"></a>
</form>
I have tried numerous variations of the command "lynx -post_data". Non
give correct results, even though some output totally irrevant stuff. I
am using RedHat Linux. Please give a WORKING sample if you can. Thank
you.
- lynx-dev -post_data sample please,
Reza <=