View Single Post
  #3  
Old 11-03-2004, 12:09 PM
 
elabdesigns elabdesigns is offline
 

Advanced Member
  
Join Date: May 2003
Location: Mount Airy, NC
Posts: 66
 

Default

Jon, thanks it worked!

It logs me in but for from some reason when you log in it doesn't redirect you like it does when you login using the /error_message.php?login_incorrect script? I have a call to redirect? is it wrong?

Code:
<INPUT type="hidden" name="redirect" value="{$redirect}">
Reply With Quote