I want to be able to write to a file and have my text written as is. To better explain, I am using browser window with a text field and i want to enter different scripts through this (such as actionscript, javascript, etc). Below is the file write script but when it writes it puts slashes and other characters. Is there a way I can maintain the code so its the same as I entered. This will not be used by anyone but and will be password protected so I am not concerned about malicious users.
thanks for your time