<?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 : Login screen before Forum list?</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 : Login screen before Forum list?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 17:48:53 +0000</pubDate>
  <lastBuildDate>Sat, 20 May 2006 19:33:57 +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=19935</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[Login screen before Forum list? : Sounds nice! Thanks.  I&amp;#039;ll...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107422.html#107422</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23870">srta2</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2006 at 7:33pm<br /><br />Sounds nice! Thanks.<DIV>&nbsp;</DIV><DIV>I'll try and I'll let you know</DIV><DIV>&nbsp;</DIV><DIV>: )</DIV>]]>
   </description>
   <pubDate>Sat, 20 May 2006 19:33:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107422.html#107422</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : As the common.asp file is included...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107398.html#107398</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 20&nbsp;May&nbsp;2006 at 9:14am<br /><br />As the common.asp file is included in every page if the user is not logged in they will be redirected to the login page no matter what.<br><br>The only problem is that the login page also includes the file common.asp, which means that before the user has a chance to login it will redirect to itself, getting caught in an infinite loop.<br><br>What you need to do is make it so that the login page can not submit to itself, maybe making a second copy of the common.asp file without the modification, then edit the login_user.asp page and change the include link at the top to the common.asp file to the new un-modified copy you have made of the common.asp file.<br>]]>
   </description>
   <pubDate>Sat, 20 May 2006 09:14:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107398.html#107398</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : Also, for this to work in perfect...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107382.html#107382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23870">srta2</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 10:03pm<br /><br />Also, for this to work in perfect shape, every time someone logs out, I will need to redirect them to login_user.asp, instead of default.asp... how can I do this?]]>
   </description>
   <pubDate>Fri, 19 May 2006 22:03:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107382.html#107382</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : &amp;gt; If blnGuest Then Response...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107380.html#107380</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23870">srta2</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 9:44pm<br /><br />&gt; <EM>If blnGuest Then Response.Redirect("login_user.asp")</EM><DIV>That seems like a good idea</DIV><DIV>&nbsp;</DIV><DIV><EM>&gt; Although you will need to make it so that login_user.asp doesn't keep redirecting to itself</EM></DIV><DIV>When do you think this may happen? As soon as I log in, I won't be a Guest anymore and I won't be redirected, right?</DIV><DIV>&nbsp;</DIV><DIV>Do you think you can help me a little bit to make this work?</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot <IMG height=17 alt=Smile src="http://forums.webwiz.net/smileys/smiley1.gif" width=17 align=absMiddle border="0"></DIV>]]>
   </description>
   <pubDate>Fri, 19 May 2006 21:44:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107380.html#107380</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : Atually you do have a point.You...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107370.html#107370</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 6:45pm<br /><br />Atually you do have a point.<br><br>You could try adding to the common.asp file the following:-<br><br>If blnGuest Then Response.Redirect("login_user.asp")<br><br>Although you will need to make it so that login_user.asp doesn't keep redirecting to itself, otherwise it will get into a loop and never load the page.<br><br>Maybe even worth looking at making a standalone version of the login page, to do this.<br>]]>
   </description>
   <pubDate>Fri, 19 May 2006 18:45:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107370.html#107370</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : Mmm, 2 thoughts:  Is it possible...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107364.html#107364</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23870">srta2</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 6:29pm<br /><br /><DIV>Mmm, 2 thoughts:</DIV><DIV>&nbsp;</DIV><DIV>Is it possible to disable Guests at all?</DIV><DIV>&nbsp;</DIV><DIV>Is it possible to make login_user.asp the main page, instead of default.asp? In a way such that if someone tries to access any other page, they are redirected to login_user.asp if they are not logged in?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Fri, 19 May 2006 18:29:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107364.html#107364</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : Then you will either have to modify...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107361.html#107361</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 6:26pm<br /><br />Then you will either have to modify the code and create a completely new login system, or look into something like having a password on the directory the forum is in so a password needs to be entered to get to that section of the site.]]>
   </description>
   <pubDate>Fri, 19 May 2006 18:26:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107361.html#107361</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : Actually, I do not want Guests...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107349.html#107349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23870">srta2</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 3:27pm<br /><br />Actually, I do not want Guests (or non-registered users) to have access to the forum at all, I don't want them to ever reach default.asp or any of the other pages. When&nbsp;anyone tries to&nbsp;access the forum's URL, I want them to be prompted with something like login_user.asp. <DIV>&nbsp;</DIV><DIV>Thanks</DIV><span style="font-size:10px"><br /><br />Edited by srta2 - 19&nbsp;May&nbsp;2006 at 3:28pm</span>]]>
   </description>
   <pubDate>Fri, 19 May 2006 15:27:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107349.html#107349</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : &amp;gt; In version 8 you can setup...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107347.html#107347</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23870">srta2</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 3:22pm<br /><br /><EM>&gt; In version 8 you can setup forums that Guest account (non-logged in users) don't have read access to forums</EM><DIV>I did this part</DIV><DIV>&nbsp;</DIV><DIV><EM>&gt; then setup the forum so that it is hidden if the user doesn't have access to the forum.</EM> </DIV><DIV>How do I do this one?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 May 2006 15:22:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107347.html#107347</guid>
  </item> 
  <item>
   <title><![CDATA[Login screen before Forum list? : In version 8 you can setup forums...]]></title>
   <link>https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107310.html#107310</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19935<br /><strong>Posted:</strong> 19&nbsp;May&nbsp;2006 at 9:48am<br /><br />In version 8 you can setup forums that Guest account (non-logged in users) don't have read access to forums, then setup the forum so that it is hidden if the user doesn't have access to the forum.]]>
   </description>
   <pubDate>Fri, 19 May 2006 09:48:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-screen-before-forum-list_topic19935_post107310.html#107310</guid>
  </item> 
 </channel>
</rss>