14-Feb-2000 14:41 S. Saravanan wrote:
> Hi Everybody!
> I have a problem to submit the form programmatically in lynx.
> I want to load the HTML file that contains FORMS, fill the values of the Text
> field and Submit the FORM without user interaction (programmatically). How to
> achieve this?
Try doing so manually with trace mode (^T toggle),
then look into Lynx.trace file and search for "POST " string:
you will see some cryptyc data submitted to certain URL.
Now save data and URL and invoke lynx like this:
lynx URL -post_data data
> Thanks.
> Regards,
> S. Saravanan
> Feb 14, 2000
- Re: lynx-dev something wrong with ftp directory listing? Henry Nelson
- Re: lynx-dev something wrong with ftp directory listin... Philip Webb
- Re: lynx-dev something wrong with ftp directory li... Klaus Weide
- lynx-dev FTP vs HTTP Philip Webb
- Re: lynx-dev FTP vs HTTP Klaus Weide
- Re: lynx-dev something wrong with ftp director... Leonid Pauzner
- Re: lynx-dev something wrong with ftp dire... Klaus Weide
- lynx-dev Form Submission S. Saravanan
- Re: lynx-dev Form Submission Philip Webb
- Re: lynx-dev Form Submission David Woolley
- Re: lynx-dev Form Submission Leonid Pauzner
- Re: lynx-dev Form Submission S. Saravanan
- Re: lynx-dev Form Submission Vlad Harchev
- Re: lynx-dev Form Submission David Woolley
