View Single Post
Old 01-18-2003, 09:53 PM   #4 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
i thought it worked when he submited the form .. and the problem was with passing the user/pass for everything inside the protected area.

if the original submission works, then he does not need the $_POST[] .. he needs to use sessions so the username and password variable stay valid for the entire time the user is on the site.
sde is offline   Reply With Quote