On a site I'm developing, I'm trying to create a script that uploads encrypted files and saves them in a particular directory. While the CGI mod had documentation about how to get an upload field up, I don't know how to actually upload the file entered by a user and save it in "Uploaded_Files/".
And secondly, I'm clueless as to how I can ensure that I'm not uploading a virus. Like I said, all the files will be encrypted, and that by a third party whose encryption I (obviously) can't crack. So there is no Content-type or similar denotation. Can you please point me in the right direction to solve these problems? Any suggestions would be appreciated. Thanks. K. Parker -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]