<?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 : Getting Correct Logged in UserID</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 : Getting Correct Logged in UserID]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 23:04:07 +0000</pubDate>
  <lastBuildDate>Fri, 23 Sep 2005 14:08:43 +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=16667</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[Getting Correct Logged in UserID : it should be ok, if you are using...]]></title>
   <link>https://forums.webwiz.net/getting-correct-logged-in-userid_topic16667_post90993.html#90993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 16667<br /><strong>Posted:</strong> 23&nbsp;September&nbsp;2005 at 2:08pm<br /><br />it should be ok, if you are using that verible after the common.asp page<br><br>is a little weird.<br><br>CLng(lngLoggedInUserID) is the user ID.<br><br>it should say all users ID, 2 is the guest account ID<br>]]>
   </description>
   <pubDate>Fri, 23 Sep 2005 14:08:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-correct-logged-in-userid_topic16667_post90993.html#90993</guid>
  </item> 
  <item>
   <title><![CDATA[Getting Correct Logged in UserID : I want to get the AuthorID of...]]></title>
   <link>https://forums.webwiz.net/getting-correct-logged-in-userid_topic16667_post90992.html#90992</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9010">PrivateEye</a><br /><strong>Subject:</strong> 16667<br /><strong>Posted:</strong> 23&nbsp;September&nbsp;2005 at 2:01pm<br /><br />I want to get the AuthorID of the logged in user. Actually I am facingstrange problem. I am using forum code in the mini Search engine of wwfand I restricted users so that they can't add URL without first loggingin as follows<br><br>'add_url_form.asp page code<br><br>If intGroupID = 2 Then	<br>&nbsp;&nbsp;&nbsp;&nbsp; Response.Write vbCrLf <span ="" bold="">&amp; strTxtInsufficientPermison<br></span>Else<br>&nbsp;&nbsp;&nbsp; Display add URL form<br>End If<br><br>and in add_url.asp page I save logged in user ID like this<br><br>rsAddURL.AddNew<br>rsAddURL.Fields("Author_ID") = CLng(lngLoggedInUserID)<br>rsAddURL.Update<br><br>When I insert a URL, it saves my correct Author_ID where as when another user save, it save "2" for Author_ID.<br><br>Can anyone help me how it is going like this.<br><br><br>]]>
   </description>
   <pubDate>Fri, 23 Sep 2005 14:01:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/getting-correct-logged-in-userid_topic16667_post90992.html#90992</guid>
  </item> 
 </channel>
</rss>