Cookie files had gotten a bad rap over the years because some bad actors were using them to track the behavior of website visitors. Cookies are not in of themselves bad, and are actually uniquely useful for some types of website activities, such as remembering that you are logged into a website. This is because cookies are the only type of storage mechanism on your computer that automatically gets sent to our server when you access a website. When our server receives the information stored in the cookie file, it can immediately determine whether it sends your browser a "logged in version" of the website or a version where you have to log in again.
Because of this, you need to make sure your browser is allowing cookie files to be saved and sent to our server so it knows you are logged in. Our server checks the random string (called a session id) stored in the cookie file and looks to see if it can find a match in our database that got created when you last logged in. If it finds the match, you are given the "logged in version" of the website... if no match, then you have to log in again.
If you delete the cookies, you are essentially causing the system to forget you are logged in.
So... DO enable cookies for FTH websites & DON'T erase those cookies unless you are willing to log in again.
support.toastmastersclubs.org/doc/item/cookie-settings