The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
I've made a little system of writing a password to a cookie, opening a file, comparing the 2 and allowing access if they match. It works elsewhere, but this .com that I'm building quickly today won't let me read the cookie. I've set it up so that it displays both variables on the page, and only the online one appears - not the cookie. Very annoying, as it's proven code!
Any suggestions?
I've looked in my temp folder, and the cookie is there, with the correct info stored on it.
I've made a little system of writing a password to a cookie, opening a file, comparing the 2 and allowing access if they match. It works elsewhere, but this .com that I'm building quickly today won't let me read the cookie. I've set it up so that it displays both variables on the page, and only the online one appears - not the cookie. Very annoying, as it's proven code!
Any suggestions?
I've looked in my temp folder, and the cookie is there, with the correct info stored on it.