Chris Ara
09-14-2006, 02:57 PM
I'm trying to save text from a textbox to a simple text file on my server. I can use the StreamReader to read the file to the textbox , but when I use StreamWriter it returns an error. I know this has to do with security. Do I need to set permissions on my server or is there something I can do in code side to get around this.
Thanks for any help
Chris Ara
Thanks for any help
Chris Ara