Possible Duplicate:
Where are cookies of Firefox stored in windows?
How would I go about backing up and restoring cookie files for Firefox on an Windows XP install (EDIT: within a batch script)?
I have a maintenance script that runs, and there are select users that save passwords into their browser for auto-logins. I would like to delete all of the other cookie entries from the list, then backup the remaining cookies, and have that file restored everytime the maintenance is ran.
If I understand correctly, Firefox puts its cookies into an SQLITE database?