dafpower 0 Newbie Poster

Now before anyone says oh use JavaScript that is exactly what I'm using - what my problem is, is that from my understanding javascript is volatile just like RAM is there a way that this can be over come?

What i'm trying to do is to have a JS loop that allows me to increment numbers from 1 to 2 to 3 to 4 etc but what i dont want is that when the application is exited that the loop starts at 1 again what i want is for it so store the position of the loop in the HDD so that when the aplication is run again it starts at the next highest number. is this possible by creating some kind of cookie that allows the machine to understand where is was in the loop last & also if a cookie is needed can it be a cookie that is un deleteable?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.