Click to See Complete Forum and Search --> : text area saver


age13kid
10-25-2004, 11:12 PM
ive seen many javascripts where you can enter some text in a text area and if you click save it will place a cookie and the next time you come to thet page it will show the text you inputed but my problem is that you cant have it in a file like format... i have a picture i made that you could look at http://www.geocities.com/travis_man120/webdeveloperformspreview.html or you can download it...











offering a gmail invite for whoever knows how to fix this.

sciguyryan
10-26-2004, 05:38 AM
So... Instead of saving a cookie you want to save the information as an actuall file?

If so you can not do this using Javascript because of security restrictions.

If not can you please specift what exactly it is you want to do?

RyanJ