Anyone have a working solution for uploading files via lynx? The site I am needing to use has the following form: <FORM ENCTYPE="multipart/form-data" ACTION="/cgi-bin/living" METHOD="post" TARGET="_self"> <INPUT TYPE="hidden" NAME="action" VALUE="upload"> <INPUT TYPE="hidden" NAME="panel" VALUE="left"> <INPUT TYPE="hidden" NAME="left" VALUE="/"> <INPUT TYPE="hidden" NAME="right" VALUE="/"> <INPUT TYPE="checkbox" NAME="lowercase"> Make file name lowercase if uppercase is found in it<BR> <INPUT TYPE="checkbox" NAME="overwrite"> Overwrite file if it already exists<BR> <INPUT TYPE="file" NAME="file" SIZE="40" MAXLENGTH="250"><BR> <INPUT TYPE="submit" VALUE="Upload file"> </FORM>
Is there support somewhere in lynx already that I just need to configure? -- Never apply a Star Trek solution to a Babylon 5 problem. Larry W. Virden <mailto:[EMAIL PROTECTED]> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
