PDA

Click to See Complete Forum and Search --> : Saving a variable to a .txt file


Aug 17th, 2000, 12:53 PM
Ok i dont know what language to use for this (probably javascript) but how do i load a variable from a text file, add one to it, and write it back every time the page is accsesd.

parksie
Aug 17th, 2000, 12:54 PM
So a counter, then? Have a look at http://www.worldwidemart.com for a Perl script that does just that. (It has multiple page support).