Could you tell me how the code should look if the textbox were read/write, required the full path of the file, and used that path to upload the file when the user clicks upload?
As far as security is concerned, the specific page is protected with a long password, not searchable, and will only be used by my software. For added security, maybe you can tell the code to accept only files with .txt or .DAT file extensions.
?? Thanks ??