<?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 : Is it possible to display user names</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 : Is it possible to display user names]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 21:20:17 +0000</pubDate>
  <lastBuildDate>Mon, 15 Dec 2003 11:20:25 +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=8108</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[Is it possible to display user names :   marky wrote: In the forum,...]]></title>
   <link>https://forums.webwiz.net/is-it-possible-to-display-user-names_topic8108_post41485.html#41485</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13756">thekiwi</a><br /><strong>Subject:</strong> 8108<br /><strong>Posted:</strong> 15&nbsp;December&nbsp;2003 at 11:20am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by marky" alt="Originally posted by marky" style="vertical-align: text-bottom;" /> <strong>marky wrote:</strong><br /><br /><P>In the forum, were it says Topic Starter,&nbsp; is it possible to display the posters name (Instead if it saying Guest). (I know if you register it displays, but Is it possible if they are not reg users.</P><P></td></tr></table> </P><P>It could ....</P><P>Basically when a "guest" posts, their posting name is stored in another table (GuestName).&nbsp; Their message gets stored in the normal Topic and Thread tables but the AuthorID associated with it is "2", ie the GuestID.&nbsp; Thus when the summary topic list is shown, currently it steps through 2 tables ... the topics and the associated Author table.</P><P>When you view a message, you will see the guests real name.&nbsp; The same logic that displays it here, could be used to display it on the topics page ... but it would be very messy ... namely because for the topic list you are stepping through a record set ... which has already been created from a SQL query ... whereas the message, is in someway, a single dataset.</P><P>So net result is ... nope .. not worth doing.</P>]]>
   </description>
   <pubDate>Mon, 15 Dec 2003 11:20:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/is-it-possible-to-display-user-names_topic8108_post41485.html#41485</guid>
  </item> 
  <item>
   <title><![CDATA[Is it possible to display user names : In the forum, were it says Topic...]]></title>
   <link>https://forums.webwiz.net/is-it-possible-to-display-user-names_topic8108_post41470.html#41470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13836">marky</a><br /><strong>Subject:</strong> 8108<br /><strong>Posted:</strong> 15&nbsp;December&nbsp;2003 at 10:11am<br /><br /><P>In the forum, were it says Topic Starter,&nbsp; is it possible to display the posters name (Instead if it saying Guest). (I know if you register it displays, but Is it possible if they are not reg users.</P>]]>
   </description>
   <pubDate>Mon, 15 Dec 2003 10:11:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/is-it-possible-to-display-user-names_topic8108_post41470.html#41470</guid>
  </item> 
 </channel>
</rss>