Depends how you wanna store it.
There's cookies which I don't recommend. localStorage which is pretty much the shiny new form of cookies. You can make a local database thing but I don't really know that API yet. Or lastly, you could send it to a server to store it, but that has privacy issues.


LinkBack URL
About LinkBacks



Reply With Quote
