<html><head><base href="x-msg://241/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I too use the destination param. I have noticed that you must be careful not to let it get lost if you're going to several intermediary pages.<div><br></div><div>Curious as to why you'd want to take code off-list, surely the solution would be beneficial to the community?</div><div><br></div><div>-D</div><div><br></div><div><br><div><div>On Sep 22, 2010, at 8:27 AM, nan wich wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I do this simply by using the "destination" query parameter. If you need more details on my code, we will have to take this off-list.<br>&nbsp;</div><p><font face="bookman old style, new york, times, serif" color="#ff007f" size="4"><em><strong>Nancy</strong></em></font></p><p><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></p><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12pt; font-family: 'Courier New', courier, monaco, monospace, sans-serif; "><br><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold; ">From:</span></b><span class="Apple-converted-space">&nbsp;</span>AustinCMS &lt;<a href="mailto:chana@austincms.com">chana@austincms.com</a>&gt;<br><b><span style="font-weight: bold; ">To:</span></b><span class="Apple-converted-space">&nbsp;</span><a href="mailto:development@drupal.org">development@drupal.org</a><br><b><span style="font-weight: bold; ">Sent:</span></b><span class="Apple-converted-space">&nbsp;</span>Tue, September 21, 2010 8:12:28 PM<br><b><span style="font-weight: bold; ">Subject:</span></b><span class="Apple-converted-space">&nbsp;</span>[development] Anonymous to Authenticated User Cookies<br></font><br>I have the following scenario:<br><br>1. Anonymous user browses site.<br>2. He clicks on link (on Screen A)<span class="Apple-converted-space">&nbsp;</span><br>3. He is informed he must login to proceed further (-&gt; to Screen B)<br>3. He clicks on "Register" which takes him to account creation (Screen C) and on form submit to Content Profile for profile creation (Screen D).<br><br>Client then wants newly-created and authenticated user to be taken back to Screen B. In other words - where he was trying to head before<br>being re-routed into creating an account and profile.<br><br>There seems to be a lot of discussion and proposed "solutions" for this scenario - but none that actually really work. Login Destination module<br>doesn't work because of Content Profile incompatibilities. AFAIK, LogonToboggan allows you to set a target after login - but not with the intermediate<br>step of Profile creation. I can get a user back to the page where he logged in IF he is already an authenticated user and logging in from the User Login box. But so far, that is the<span class="Apple-converted-space">&nbsp;</span><br>only scenario that works even remotely closely.<br><br>I'd like to understand better how cookies are managed in Drupal...especially going from an Anonymous session to an authenticated one under the scenario above.<br><br>I'd appreciate info - or a link to a good resource, if possible...<br><br>Thanks in advance!<br><br>Chana<br clear="all"><br><br><br><br></div></div></div></div></span></blockquote></div><br></div></body></html>