<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Redirect after login</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Redirect after login]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 08:27:48 +0000</pubDate>
  <lastBuildDate>Fri, 12 Jan 2007 08:52:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=22366</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Redirect after login : If you send somebody a link to...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119316.html#119316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=22979">Brandt</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 12&nbsp;January&nbsp;2007 at 8:52am<br /><br />If you send somebody a link to a topic (which looks like <a href="http://www.yoursite.com/forum/forum_posts.asp?TID=123" target="_blank">http://www.yoursite.com/forum/forum_posts.asp?TID=123</A>), and that forum requires you to login, you unfortunately end up in default.asp after you've loged in. This also happens on this site. I find this not very user-friendly. I want the user to get the topic displayed, after he has provided username and password.<DIV>Therefore, I've added the above code in the file forum_posts.asp, just before the line where the redirection to insufficient_permission.asp is; somewhere around line 305.</DIV>]]>
   </description>
   <pubDate>Fri, 12 Jan 2007 08:52:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119316.html#119316</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login :   Brandt wrote:The mod I&amp;#039;ve...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119308.html#119308</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25275">ForumDummy</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 12&nbsp;January&nbsp;2007 at 1:52am<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Brandt" alt="Originally posted by Brandt" style="vertical-align: text-bottom;" /> <strong>Brandt wrote:</strong><br /><br />The mod I've made is that I've not used the HTTP_REFERER variable (as that points to the page containing the link to the topic and not the forum topic itself, due the the redirect) but added&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  Session("FeedBackURL") = "forum_posts.asp?TID=" & lngTopicID just before the redirect to insufficient_permission.asp in file forum_posts.asp</td></tr></table> <br /><br />I am not clear on your code is supposed to go.  Which file should this go into and where in the file would I place it?:<br /><br />Session("FeedBackURL") = "forum_posts.asp?TID=" & lngTopicID<br /><br />So, does doing this bring you back to the forum the topic is in instead of the topic itelf? <br /><br />What I am trying to do is redirect the user back to the page they were on prior to being presented with a login screen.<br /><br />]]>
   </description>
   <pubDate>Fri, 12 Jan 2007 01:52:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119308.html#119308</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login : Using the suggestion made in h...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119305.html#119305</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=22979">Brandt</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 9:16pm<br /><br />Using the suggestion made in <a href="http://forums.webwiz.net/forum_posts.asp?TID=22277" target="_blank">http://forums.webwiz.net/forum_posts.asp?TID=22277</a> I've now got the required behaviour, i.e. after logging in you get the topic displayed and not the default forum page. The mod I've made is that I've not used the HTTP_REFERER variable (as that points to the page containing the link to the topic and not the forum topic itself, due the the redirect) but added <br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Session("FeedBackURL") = "forum_posts.asp?TID=" &amp; lngTopicID<br>&nbsp;<br>just before the redirect to insufficient_permission.asp in file forum_posts.asp<br>]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 21:16:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119305.html#119305</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login : I would imagine there&amp;#039;s more...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119285.html#119285</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12748">Mikey</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 12:03pm<br /><br />I would imagine there's more changes and releasing part tested code isn't in anyone's intrest, just be patient for a little while as the beta of version 9 is due asap]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 12:03:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119285.html#119285</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login : So there you have it Moderators,...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119282.html#119282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25275">ForumDummy</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 8:52am<br /><br />So there you have it Moderators, popular demand!]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 08:52:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119282.html#119282</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login :   kpdillon wrote:I too would...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119280.html#119280</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25322">MrMellie</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 8:32am<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by kpdillon" alt="Originally posted by kpdillon" style="vertical-align: text-bottom;" /> <strong>kpdillon wrote:</strong><br /><br />I too would be interested in this...</td></tr></table>Me three.  <img src="https://forums.webwiz.net/smileys/smiley1.gif" border="0" align="middle" /> ]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 08:32:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119280.html#119280</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login : I too would be interested in this......]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119275.html#119275</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25408">kpdillon</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 4:54am<br /><br />I too would be interested in this...]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 04:54:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119275.html#119275</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login :   Mikey wrote:This forum runs...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119272.html#119272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25275">ForumDummy</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 3:53am<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Mikey" alt="Originally posted by Mikey" style="vertical-align: text-bottom;" /> <strong>Mikey wrote:</strong><br /><br />This forum runs version 8.50 alpha which is likely never to see the light of day as version 9 will supersede it<br /></td></tr></table> <br /><br />is there way I can get the login_user_test file that is used in 8.50 alpha?]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 03:53:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119272.html#119272</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login : This forum runs version 8.50 alpha...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119270.html#119270</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12748">Mikey</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 1:37am<br /><br />This forum runs version 8.50 alpha which is likely never to see the light of day as version 9 will supersede it]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 01:37:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119270.html#119270</guid>
  </item> 
  <item>
   <title><![CDATA[Redirect after login : I have just made a test on this...]]></title>
   <link>https://forums.webwiz.net/redirect-after-login_topic22366_post119269.html#119269</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25275">ForumDummy</a><br /><strong>Subject:</strong> 22366<br /><strong>Posted:</strong> 11&nbsp;January&nbsp;2007 at 1:12am<br /><br />I have just made a test on this very board.  I wanted to reply to this thread but since I was logged out, when I clicked the reply button I was taken to a login screen.  Then, after loging in, I was redirected to the the correct forum but not to this topic page. I have two points to make here:<br /><br />1) Why doesn't my forum work this way? I end up in the default page as Brandt indicates above.<br /><br />2) It seems the most logical redirect would be a redirect to the page you were on prior to logging in.]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 01:12:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/redirect-after-login_topic22366_post119269.html#119269</guid>
  </item> 
 </channel>
</rss>