<?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 : Last Post date</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 : Last Post date]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 22:17:06 +0000</pubDate>
  <lastBuildDate>Wed, 22 Mar 2006 14:12:48 +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=18854</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[Last Post date : Many thanks, cracked it with your...]]></title>
   <link>https://forums.webwiz.net/last-post-date_topic18854_post102032.html#102032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23373">Ravage</a><br /><strong>Subject:</strong> 18854<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 2:12pm<br /><br />Many thanks, cracked it with your help!]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 14:12:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/last-post-date_topic18854_post102032.html#102032</guid>
  </item> 
  <item>
   <title><![CDATA[Last Post date :   -boRg- wrote:Are you using...]]></title>
   <link>https://forums.webwiz.net/last-post-date_topic18854_post102020.html#102020</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23373">Ravage</a><br /><strong>Subject:</strong> 18854<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 12:30pm<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 />Are you using an upgraded 7.x database?<BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>No, I installed 8 last night, and been working on it since :)</DIV><DIV>&nbsp;</DIV><DIV><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 />If so there are two date fields in the tblTopic table, one for&nbsp; Start_date and the other for Last_entry_date.<BR><BR>These two fields are no longer used in version 8 and can be safly deleted from the database.</DIV><DIV></td></tr></table> </DIV><DIV>&nbsp;</DIV><DIV>Nope, only datefields I've got is tblTopic.Event_date, but as you say thats all filled with NULLs.</DIV><DIV>&nbsp;</DIV><DIV>Only other date field I looked at is tblThread.message_date which is as I say, what I guessed your forum_topic.asp was looking at.</DIV><DIV>Thanks, Rav<BR></DIV>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 12:30:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/last-post-date_topic18854_post102020.html#102020</guid>
  </item> 
  <item>
   <title><![CDATA[Last Post date :  Instead in version 8 you have...]]></title>
   <link>https://forums.webwiz.net/last-post-date_topic18854_post102019.html#102019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18854<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 12:29pm<br /><br />Instead in version 8 you have two new fields:-<br><br>1. Start_Thread_ID - data type = interger<br>2. Last_Thread_ID - data type = interger<br><br>These fields hold the value of tblThread.Thread_ID for the first and last posts in the topic, this is how the SQL makes the table join to get the data to display for the first and last post data in the topic index<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 22&nbsp;March&nbsp;2006 at 12:29pm</span>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 12:29:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/last-post-date_topic18854_post102019.html#102019</guid>
  </item> 
  <item>
   <title><![CDATA[Last Post date :  Are you using an upgraded 7.x...]]></title>
   <link>https://forums.webwiz.net/last-post-date_topic18854_post102018.html#102018</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18854<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 12:25pm<br /><br />Are you using an upgraded 7.x database?<br><br>If so there are two date fields in the tblTopic table, one for&nbsp; Start_date and the other for Last_entry_date.<br><br>These two fields are no longer used in version 8 and can be safly deleted from the database.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 22&nbsp;March&nbsp;2006 at 12:26pm</span>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 12:25:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/last-post-date_topic18854_post102018.html#102018</guid>
  </item> 
  <item>
   <title><![CDATA[Last Post date : Yeah, I&amp;#039;m using version 8....]]></title>
   <link>https://forums.webwiz.net/last-post-date_topic18854_post102014.html#102014</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23373">Ravage</a><br /><strong>Subject:</strong> 18854<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 12:16pm<br /><br />Yeah, I'm using version 8. Hope that wasnt a mistake :)<DIV>&nbsp;</DIV><DIV>I've been looking at forum_topic.asp since posting but frankly the asp is too deep for me ;) No idea how your getting that last post date!</DIV><DIV>&nbsp;</DIV><DIV>Perhaps best if I show you my work:</DIV><DIV><a href="http://www.ukvac.com/forum/forum_topics.asp?FID=13" target="_blank">http://www.ukvac.com/forum/forum_topics.asp?FID=13</A></DIV><DIV>&nbsp;</DIV><DIV>Excusing my dribble for subjects and message bodies (this is temporary text I'm working with but I realise I'm swearing like a trooper in it!)</DIV><DIV>&nbsp;</DIV><DIV>If I refer you to the post with 7 replies (Git? Whose a Git? - see unethical data sorry!). you can see its saying last post is 9:07am, but if you open up the topic, you'll see the last reply is 11:29am</DIV><DIV>&nbsp;</DIV><DIV>Conversely, if you look at the top topic (name &#091;UKVAK&#093; beta 6) the last post date is 11:36am. This post was done using the wbeb wiz forum post reply (i.e. using your code not my dodgy imports ;P)</DIV><DIV>&nbsp;</DIV><DIV>So yeah, just trying to see if I can update the LastPosted date field you are using in the database so that in the first example the date says 11:29 not 9:07....</DIV><DIV>If&nbsp; you are getting it via the asp or sessions or whatever then yeah, no hope I think to sort this.</DIV><DIV>&nbsp;</DIV><DIV>Thanks for your help mind you! wow! quick response!!</DIV>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 12:16:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/last-post-date_topic18854_post102014.html#102014</guid>
  </item> 
  <item>
   <title><![CDATA[Last Post date : Is this version 7.x you are using?In...]]></title>
   <link>https://forums.webwiz.net/last-post-date_topic18854_post102008.html#102008</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18854<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 12:05pm<br /><br />Is this version 7.x you are using?<br><br>In version 8 (this is the version 8 support forum), the date fields in the tblTopic table have been dropped and are no-longer used, except for event dates to do with the calendar system, but I doubt you need to know this for what you are doing..<br>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 12:05:04 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/last-post-date_topic18854_post102008.html#102008</guid>
  </item> 
  <item>
   <title><![CDATA[Last Post date : Hey all  Can I ask a quick question?  When...]]></title>
   <link>https://forums.webwiz.net/last-post-date_topic18854_post101999.html#101999</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23373">Ravage</a><br /><strong>Subject:</strong> 18854<br /><strong>Posted:</strong> 22&nbsp;March&nbsp;2006 at 11:51am<br /><br />Hey all<DIV>&nbsp;</DIV><DIV>Can I ask a quick question?</DIV><DIV>&nbsp;</DIV><DIV>When your in the forum theres obviously the last posted column.</DIV><DIV>I'm working on inserting rows into both tblthread and tbltopic (more on that later)...</DIV><DIV>&nbsp;</DIV><DIV>Basically to me this field in pseudo sql code would be:</DIV><DIV>&nbsp;</DIV><DIV><strong><EM>select max(message_date) from tblthread where topic_id = @&lt;variable&gt;</EM></strong></DIV><DIV>&nbsp;</DIV><DIV>Now i'm filling this tblthread.message_date field properly, but for some reason the forum page isnt using my sql but must be looking elsewhere...</DIV><DIV>Without working out what page is doing what in your forum asp scripts, I was wondering if your writing to the dtabas base the last updated date for each topic and I'm just missing it!?!?!?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance!</DIV><DIV>&nbsp;</DIV><DIV>Oh, yeah, why am I doing this? Well we're migrating from egroups (eww) to web wiz, so if some adds something on egroups it automatically get added to the forums. This helps with migrations of some 400 members.</DIV><DIV>&nbsp;</DIV><DIV>It also works if people basically want to email into a forum. I'll start a topic in the mods section once I have got that far as I've seen posts asking to import outlook&nbsp;/exchange/etc&nbsp;data into forums! 90% there, I think this is the last bit!</DIV>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 11:51:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/last-post-date_topic18854_post101999.html#101999</guid>
  </item> 
 </channel>
</rss>