<?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 : strLoggedInUserCode / strLoggedinUsername</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 : strLoggedInUserCode / strLoggedinUsername]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 09:44:00 +0000</pubDate>
  <lastBuildDate>Tue, 17 Jul 2007 17:07:59 +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=23787</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[strLoggedInUserCode / strLoggedinUsername : GOOD NEWSI found out that the...]]></title>
   <link>https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124926.html#124926</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19173">Hydrogen</a><br /><strong>Subject:</strong> 23787<br /><strong>Posted:</strong> 17&nbsp;July&nbsp;2007 at 5:07pm<br /><br /><font size="4"><b>GOOD NEWS<br></b><br><font size="2">I found out that the 'setup_options_inc.asp' file has a variable called "strCookiePath" in it.&nbsp; This is something to do with scripts only being able to access a cookie from a cartain URL.<br><br>It had been set as "/test/forum", so I simply changed it to "/test/" (my testing directory for a new site) and my problem is solved.<br><br>good work borg <img src="https://forums.webwiz.net/smileys/smiley4.gif" border="0" align="absmiddle" alt="Big%20smile" /> can't wait for the final version.<br><br><br></font></font>]]>
   </description>
   <pubDate>Tue, 17 Jul 2007 17:07:59 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124926.html#124926</guid>
  </item> 
  <item>
   <title><![CDATA[strLoggedInUserCode / strLoggedinUsername : Well I&amp;#039;m just stuck then. If...]]></title>
   <link>https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124918.html#124918</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19173">Hydrogen</a><br /><strong>Subject:</strong> 23787<br /><strong>Posted:</strong> 17&nbsp;July&nbsp;2007 at 3:01pm<br /><br /><P>Well I'm just stuck then.</P><DIV>If I include common.asp then functions_common.asp is automatically included too.</DIV><DIV>&nbsp;</DIV><DIV>I have figured it gets to a point in "fuctions_login.asp" where there is an IF statment 'If NOT strLoggedInUserCode = "" Then...' </DIV><DIV>...which it does not go into, so the database is not queried.</DIV><DIV>&nbsp;</DIV><DIV>but I cannot understand why the strLoggedInUserCode doesn't equal anything.</DIV><DIV><img src="https://forums.webwiz.net/smileys/smiley19.gif" height="17" width="17" border="0" align="absmiddle" alt="Cry" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 17 Jul 2007 15:01:59 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124918.html#124918</guid>
  </item> 
  <item>
   <title><![CDATA[strLoggedInUserCode / strLoggedinUsername : Nothing has chnaged with regards...]]></title>
   <link>https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124797.html#124797</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23787<br /><strong>Posted:</strong> 15&nbsp;July&nbsp;2007 at 3:49pm<br /><br />Nothing has chnaged with regards to login except that cookie management has been improved. You may need to include the functions_common.asp file if it is calling functions that are with this file.]]>
   </description>
   <pubDate>Sun, 15 Jul 2007 15:49:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124797.html#124797</guid>
  </item> 
  <item>
   <title><![CDATA[strLoggedInUserCode / strLoggedinUsername : Hello there,I was just wondering...]]></title>
   <link>https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124791.html#124791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19173">Hydrogen</a><br /><strong>Subject:</strong> 23787<br /><strong>Posted:</strong> 15&nbsp;July&nbsp;2007 at 2:22pm<br /><br />Hello there,<br><br>I was just wondering about the login system on version 9...<br><br>I currently run version 8 on my website, and I include "common.asp" in the header of all my non-forum pages.&nbsp; Then I can reference to "strLoggedInUsername" or "strLoggedInUserCode" and it comes back with the relevant&nbsp; result.<br><br>My question is, I cannot seem to do this now with version 9 <b>IF </b>the script is outside of my "forum" folder is there any reason you could think of why this happens?<br>]]>
   </description>
   <pubDate>Sun, 15 Jul 2007 14:22:04 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/strloggedinusercode-strloggedinusername_topic23787_post124791.html#124791</guid>
  </item> 
 </channel>
</rss>