Jump to content

Login page redirects to UNIQUE landing page?


putsch

Recommended Posts

Hello,

 

I've been searching for quite a while now without success...

 

What i need using php and Dreaweaver CS3... is a way to create a login page which would redirect users to a UNIQUE landing page ... basically an html page where each client would get there information and there own page.

 

I would prefer using the built-in login user system dreamweaver offers. ive attached a pic of what i did in the login user dreamweaver offers.

 

I basically created a URL variable named VARlink that relates to a 'link' field in the users database thru a recordset, and tried to link the 'if login succeeds go to' to the variable: typing: <?php echo $_GET['VARlink']; ?>

 

I am so confused, I might not even be capable of making myself comprehensible as to what I attempt. Maybe the simplest way is to wait and see if someone who gets it comes to an idea.

 

Hope i am clear as to what i want. Thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.