When I'm using...
=== snippet ===
<form enctype="multipart/form-data" method="post" action="<@APPFILE>">
<input type="hidden" name="_afn" value="text">
<p>
Text File:<input type="file" accept="text/*" name="text">
</p>
<p align="center"><font color="#990099"><b> or </b></font></p>
<p>
Other File:<input type="file" accept="*" name="linkDoc">
</p>
<input type="submit" name="Submit" value="Submit"> <input type="reset" value="Reset">
</form>
=== end ===
...to upload a text file, all is well.
When I upload another type of file ("Other File:"), how to I make sure the name of the
file is used in the WRITE action:
<@WEBROOT>downloads/????
Thanks,
Beverly
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body