Save to user's HD
Posted: Mon Jun 21, 2004 6:12 pm
hey, i'm developing a site that eventually will compile one big variable that I want the user to be able to save on their hard drive as a .txt or if possible, a .html. I can always have the script write the file to the server then give the user a link to it, but if i could do it directly i wouldn't have to clean out the file all the time. Any ideas? Thanks!