I can create the cookie read it back to print user name on page but i want to stop people from typing in url and skipping log in page.
So i want my html page to first check for cookie if it exists then allow people to goto any url if not to send them back to my .index page to log in.
MadAxe
So i want my html page to first check for cookie if it exists then allow people to goto any url if not to send them back to my .index page to log in.
MadAxe