I have a pipe delimited text file in which I am collecting form submissions. I have the permissions currently set to 666. The problem is that if someone can figure out the path the .txt file, they can view it from their browser. I do not want this to happen. After a period of time, I am planning to ftp into the server and grab the .txt file to use the addresses for a mailing. What permissions should I use in order to have people write to the database from my form in their browser, but not view the text file from their browser?
Thanks, Andrew -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]