O.P. Storing of data...
If i want to store some data for later, what do I do? For example if I wan't to store a List of users, how do I do that? So that when the user logs on again (on the same computer ofcause, js is client, not serverscript) the computer already has filled out the list for the user...
|