Click to See Complete Forum and Search --> : Saving stuff
Using JavaScript, how would i save stuff to a text file? Stuff like ip address, browser type, etc...
noone
Aug 22nd, 2000, 03:42 PM
Do you mean server side JS or client side JS? If you are talking about client side JS you might as well give up. You can't touch files using it, unless you are happy using cookies.
I mean, theres a .txt file in the folder on the internet with the HTML. And thats the one where you save it.
Xenonic_Rob
Aug 27th, 2000, 05:07 AM
It's not possible with Jscript. Sorry. You need to get into ASP
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.