View Single Post
Old 02-20-2003, 10:18 PM   #3 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,444
sde is on a distinguished road
usually with a login, you will have to use sessions or cookies. you can make a simple login that directs between 2 pages on success or failure without cookies or sessions, .. however nothing would prevent the user from typin the address of the successful redirect into the browser.

a login script is a fairly common script and i am thinking i may write a tutorial here on it.
sde is offline   Reply With Quote