lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev How to input data to Lynx via a Flatfile /STDIN


From: Ali_Navid
Subject: lynx-dev How to input data to Lynx via a Flatfile /STDIN
Date: Thu, 21 Oct 1999 10:57:14 -0700

Hello,

I trying to provide Lynx stdin from flat flat in Windows NT.   For Examples:

Type input filed in the HTML

ID:___________________________
Name:_______________________________
Address:_______________________________
Account:______________________


>From the Command Line:
c:\lynx\>lynx -post_data error_file=c:\temp\err.dat -trace -pauth=ali:pas
www.test.com < lynx.dat


Lynx.dat Content:
/
ID ^M
1234    ^M
Ali  ^M
135 S. State Collage ^M
0987655 ^M


FYI!: ^M = CR or \n

The above expamle does not work. The error file shows:     ID_____1234^MAli^M135
 S. State Collage^M0987655^M
Also, I see Filed Tags.

Would you please let me know as to how can I use a flat file to input
infomration into a HTML INPUT TEXT And Select list.

SIncerely
Ali Navid
(714)257-5327



reply via email to

[Prev in Thread] Current Thread [Next in Thread]