I am using CS3 and want to have member enter email and
password and go directly to their profile page to add information.
I have everything set up but can't figure out how to redirect to
the right page. I can bring up the "generic page" but if I set the
parameters to bring up the exact profile record I get:
Parse error: syntax error, unexpected
T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or
T_NUM_STRING in E:\web\public_html\impro\IMPRO\Contest\login.php on
line 53
How do get my login to take me directly to the
profile?