Loggin in on the fly

L

Lee

Hello all,

I have a question about logging in users. Let's say that my website
sends an email to a person with a link to go directly to a particular
part of the site.

The user must be logged in, in order to go to that particular portion
of the site. What is the common methodology for having them "pitstop"
to the login page before continuing to the linked page?

Thanks for any advice.

--
Warm Regards,
Lee

"Upon further investigation it appears that your software is missing
just one thing. It definitely needs more cow bell..."
 
S

S. Justin Gengo [MCP]

Lee,

If you use the built in login component it works like this:

User attempts to go to a page that is restricted to logged in users - page
redirects to login along with a querystring return parameter so that the
user is autmatically redirected back to the original page after login.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
L

Lee

S. Justin Gengo [MCP] enlightened me by writing:
Lee,

If you use the built in login component it works like this:

User attempts to go to a page that is restricted to logged in users -
page redirects to login along with a querystring return parameter so
that the user is autmatically redirected back to the original page
after login.

Thank you.

--
Warm Regards,
Lee

"Upon further investigation it appears that your software is missing
just one thing. It definitely needs more cow bell..."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top