Hints: Making permanent Cookies Well, it took days of experimenting but I think I have all the information one needs to make a cookie that will be saved to the hard drive so that it will be read back in once the browser is closed and then re-opened. Here is the code I used and some of the tests I made explained: [code] Set Cookie Example, 010 [/code] Hope this helps everyone.