<?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 : make guest name appear on indexes?</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 : make guest name appear on indexes?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 15:22:36 +0000</pubDate>
  <lastBuildDate>Tue, 06 Jun 2006 11:28:20 +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=20157</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[make guest name appear on indexes? : I have read quite a few books...]]></title>
   <link>https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108479.html#108479</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20157<br /><strong>Posted:</strong> 06&nbsp;June&nbsp;2006 at 11:28am<br /><br />I have read quite a few books on SQL so I'm not a complete novice, but such a SQL query is not simple to write. Last time I wrote such an SQL query took me the best part of a morning, what with testing, fiddling to get it completely right and performance tuning.<br><br>So, I'm afraid that a 'For Dummies' version is not available, as I would have a hard time creating this.<br>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 11:28:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108479.html#108479</guid>
  </item> 
  <item>
   <title><![CDATA[make guest name appear on indexes? :    -boRg- wrote:What you will...]]></title>
   <link>https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108470.html#108470</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24025">kpfoto</a><br /><strong>Subject:</strong> 20157<br /><strong>Posted:</strong> 06&nbsp;June&nbsp;2006 at 10:36am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />What you will need to do is create a join in the SQLqueries that get the data from the db, this will probably mean using a'Left Join' to get data from the Guest table. Once you have this datayou should be able to call it from the recordset to use within yourforum.<br></td></tr></table><br><br>.... yep. That pretty much goes right over my head. Like a 747. <img alt="Ouch" src="https://forums.webwiz.net/smileys/smiley18.gif" align="middle" border="0"><br><br>I need the "For Dummies" version.<br><br>Not a total novice, I can edit and write a little ASP. Databaseconnectivity, not so good. Do not even remotely understand SQL, not atthis time.<br><br>And I sent you (PM) the source code you wanted, no problem.<br><br><span style="font-size:10px"><br /><br />Edited by kpfoto - 06&nbsp;June&nbsp;2006 at 10:36am</span>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 10:36:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108470.html#108470</guid>
  </item> 
  <item>
   <title><![CDATA[make guest name appear on indexes? : First you should upgrade to the...]]></title>
   <link>https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108459.html#108459</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20157<br /><strong>Posted:</strong> 06&nbsp;June&nbsp;2006 at 9:30am<br /><br />First you should upgrade to the latest version, not just for the new features and performance, but also for security reasons.<br><br>What you will need to do is create a join in the SQL queries that get the data from the db, this will probably mean using a 'Left Join' to get data from the Guest table.<br><br>Once you have this data you should be able to call it from the recordset to use within your forum.<br><br>I did spend many days trying this on version 8, but the time increase to process the SQL query jumped from 0.02 seconds to over 2 seconds when the 'Left Join' was applied, as the aim of the software was to get all page loads below 0.05 for super fast performance.<br><br>Also, it looks like you are using Sunbelt Kerio Popup Killer which is injecting javascript into pages you view and your forum posts. Could you please do a 'view source' and copy and paste the code that is injected into pages by this software and PM it to me, this way I can build some code to remove this from posts for future versions.<br>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 09:30:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108459.html#108459</guid>
  </item> 
  <item>
   <title><![CDATA[make guest name appear on indexes? :  The forum has less than 300...]]></title>
   <link>https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108426.html#108426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24025">kpfoto</a><br /><strong>Subject:</strong> 20157<br /><strong>Posted:</strong> 05&nbsp;June&nbsp;2006 at 1:41pm<br /><br />The forum has less than 300 potential users, and maybe a dozen peopleper year participate. In 3 years, its added up maybe 2000 posts atmost. So resouces are no concern, it's not a hog to begin with.Views/writes are infrequent, weeks can pass with no writes, days canpass with no views. Uses an Access database.<br><br>By doing this, removing "guest" on the index pages, I'm hoping up to 50people per year may start to use it. People like to see their own name.They feel alienated by a generic term. I actually replaced the word"guest" with something more appealing, but it did littlepsychologically.<br><br>Coding is not a problem, the time constraint. It's merely that I don't know how to do it on my own.<br><br>Other forums do it. I was hoping I could adapt WWF instead of bailingon it. Right now I'm using 7.7, somewhat old I'm aware, but it's notbroke, so I've never fixed it.<br><br>I'd love to get a list of coding changes to make. I would not imaginethere are too many files to alter, just a lot of lot of lines to changeand add in a few.<br><br><!-- Sunbelt Kerio Popup Killer -  has been appended by KPF --><!-- Sunbelt Kerio Popup Killer - end of the  appended by KPF--><!-- Sunbelt Kerio Popup Killer -  has been appended by KPF -->< id="kpfLog" ="http://127.0.0.1:44501/pl.?START_LOG" &#111;nload="destroy(this)" style="display: n&#111;ne;"></><!-- Sunbelt Kerio Popup Killer - end of the  appended by KPF--><span style="font-size:10px"><br /><br />Edited by kpfoto - 05&nbsp;June&nbsp;2006 at 1:42pm</span>]]>
   </description>
   <pubDate>Mon, 05 Jun 2006 13:41:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108426.html#108426</guid>
  </item> 
  <item>
   <title><![CDATA[make guest name appear on indexes? : It could be done but would require...]]></title>
   <link>https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108382.html#108382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20157<br /><strong>Posted:</strong> 04&nbsp;June&nbsp;2006 at 9:55am<br /><br />It could be done but would require allot of coding.<br><br>It's not been added by default as the amount of database tables joins and processing required would mean the forum would run rather slow and use allot of server resources.<br>]]>
   </description>
   <pubDate>Sun, 04 Jun 2006 09:55:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108382.html#108382</guid>
  </item> 
  <item>
   <title><![CDATA[make guest name appear on indexes? : On the two index pages, forum_topics.asp...]]></title>
   <link>https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108356.html#108356</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24025">kpfoto</a><br /><strong>Subject:</strong> 20157<br /><strong>Posted:</strong> 03&nbsp;June&nbsp;2006 at 11:32am<br /><br />On the two index pages, forum_topics.asp and default.asp, it shows whostarted new topics, and who was the last to reply. Now this only worksfor registered members.<br><br>I have a rather dumb crowd, people who would easily forget passwords,they have a hard enough time just getting online. So the forum does notrequire registration, just enter your name and message. It works fine,but it shows "guest" as the person on the index pages.<br><br>Is there some way to change this data to reflect the names that are typed in by people?<br><br><br>]]>
   </description>
   <pubDate>Sat, 03 Jun 2006 11:32:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/make-guest-name-appear-on-indexes_topic20157_post108356.html#108356</guid>
  </item> 
 </channel>
</rss>