<?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 : Author Info</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 : Author Info]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 20:45:19 +0000</pubDate>
  <lastBuildDate>Sun, 07 Dec 2003 22:12:31 +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=7917</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[Author Info : Your code would probably work...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40226.html#40226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13831">psycotik</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 10:12pm<br /><br /><P>Your code would probably work alot better by doing a left-join to the main query which is used for viewing posts. </P><P>The method&nbsp;described&nbsp;above will do 1 database hit per post, which means if you have for example 3 people on the forum each reading threads with 20+ replies, that would be 60+ hits on the database which would degrade performance alot.</P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 22:12:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40226.html#40226</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info :   Badaboem wrote:  india wrote:...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40088.html#40088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13710">india</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 6:57am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Badaboem" alt="Originally posted by Badaboem" style="vertical-align: text-bottom;" /> <strong>Badaboem wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br />&#091;QUOTE=wfusco&#093; <P>heres my code </P><P></td></tr></table> </P><P>You mean DJ Air's code. Give credit where credit is due <IMG src="https://forums.webwiz.net/smileys/smiley2.gif" border="0"></P></td></tr></table> <BR>SOrry i did copy and paste from there so it came like that.]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 06:57:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40088.html#40088</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info :   india wrote:  heres my code...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40087.html#40087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2334">Badaboem</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 6:50am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br />&#091;QUOTE=wfusco&#093; <P>heres my code </P><P></td></tr></table> </P><P>You mean DJ Air's code. Give credit where credit is due <IMG src="https://forums.webwiz.net/smileys/smiley2.gif" border="0"></P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 06:50:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40087.html#40087</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info :   wfusco wrote: Thank you for...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40086.html#40086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13710">india</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 6:46am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by wfusco" alt="Originally posted by wfusco" style="vertical-align: text-bottom;" /> <strong>wfusco wrote:</strong><br /><br /><P>Thank you for getting back to me both of you! <BR>I will look for it.</P><P>Happy Holidays,</P><P></td></tr></table> </P><P>heres my code </P><P>&nbsp;&nbsp;<FONT color=#ff0000>&nbsp;response.write ("&lt;br/&gt;Status : ")</FONT></P><P><FONT color=#ff0000>Dim rsUserOnline</FONT></P><P><FONT color=#ff0000>Set rsUserOnline = Server.CreateObject("ADODB.Recordset")</FONT></P><P><FONT color=#ff0000>'Initalise the strSQL variable with an SQL statement to query the database<BR>strSQL = "SELECT tblActiveUser.* FROM tblActiveUser WHERE tblActiveUser.Author_ID=" &amp; lngUserID</FONT></P><P><FONT color=#ff0000>rsUserOnline.Open strSQL, strCon<BR>&nbsp; </FONT></P><P><FONT color=#ff0000>If rsUserOnline.EOF Then <BR>&nbsp;Response.Write "Offline"</FONT></P><P><FONT color=#ff0000>ElseIf CBool(rsUserOnline("Hide")) = True&nbsp; Then Response.Write "Offline"<BR>Else<BR>&nbsp;Response.Write "Online"<BR>End If</FONT></P><P><FONT color=#000000>i have added it on line 727 of forum posts</FONT></P><P>just cut and paste ... </P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 06:46:08 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40086.html#40086</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info :   india wrote:Badaboem,it does...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40083.html#40083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2334">Badaboem</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 6:43am<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br /><SPAN class=bold>Badaboem,&nbsp;it does support in v7.6<BR><BR>There is a Mod which you need to install. plz check mod forum</SPAN></td></tr></table> </P><P>I said the default install doesn't have the online offline status. But he got what he wanted. <IMG src="https://forums.webwiz.net/smileys/smiley2.gif" border="0"></P><span style="font-size:10px"><br /><br />Edited by Badaboem</span>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 06:43:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40083.html#40083</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info : Thank you for getting back to...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40081.html#40081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12351">wfusco</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 6:30am<br /><br /><P>Thank you for getting back to me both of you! <BR>I will look for it.</P><P>Happy Holidays,</P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 06:30:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40081.html#40081</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info : Badaboem,it does support in v7.6There...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40080.html#40080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13710">india</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 6:27am<br /><br /><SPAN class=bold>Badaboem,&nbsp;it does support in v7.6<BR><BR>There is a Mod which you need to install. plz check mod forum</SPAN>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 06:27:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40080.html#40080</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info : The forum here is running version...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40078.html#40078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2334">Badaboem</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 6:23am<br /><br /><P><FONT size=1>The forum here is running version 7.7 alpha. <BR>7.6 doesn't have the online/offline status information.</FONT></P><P><BR></P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 06:23:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40078.html#40078</guid>
  </item> 
  <item>
   <title><![CDATA[Author Info : How do you go about getting this...]]></title>
   <link>https://forums.webwiz.net/author-info_topic7917_post40071.html#40071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12351">wfusco</a><br /><strong>Subject:</strong> 7917<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 5:54am<br /><br /><P>How do you go about getting this information displayed, is this a mod?</P><P>Joined: 07&nbsp;August&nbsp;2003<BR>Location: United Kingdom <BR>Online Status: Offline<BR>Posts: 201</P><P>Its the data that is shown right below the avatar</P><P>Wayne</P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 05:54:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/author-info_topic7917_post40071.html#40071</guid>
  </item> 
 </channel>
</rss>