<?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 : &#083;cript for the fr&#111;nt *.asp page</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 : &#083;cript for the fr&#111;nt *.asp page]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 13:10:05 +0000</pubDate>
  <lastBuildDate>Fri, 16 Jan 2004 13:44:32 +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=8953</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[&#083;cript for the fr&#111;nt *.asp page : Thanks that got me in the right...]]></title>
   <link>https://forums.webwiz.net/script-for-the-front-asp-page_topic8953_post47367.html#47367</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11992">lodogg</a><br /><strong>Subject:</strong> 8953<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2004 at 1:44pm<br /><br /><P>Thanks that got me in the right direction...&nbsp; I need some more help but it's working now.</P><P>&nbsp;</P><P>Thanks,</P><P>Lo</P>]]>
   </description>
   <pubDate>Fri, 16 Jan 2004 13:44:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/script-for-the-front-asp-page_topic8953_post47367.html#47367</guid>
  </item> 
  <item>
   <title><![CDATA[&#083;cript for the fr&#111;nt *.asp page : Simple:  Dim strRecentPostsstrSQL...]]></title>
   <link>https://forums.webwiz.net/script-for-the-front-asp-page_topic8953_post47250.html#47250</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1100">Gullanian</a><br /><strong>Subject:</strong> 8953<br /><strong>Posted:</strong> 15&nbsp;January&nbsp;2004 at 9:21pm<br /><br /><P>Simple:</P><P><table width="99%"><tr><td><pre class="BBcode"><BR><FONT face=Verdana size=1>Dim strRecentPosts<BR>strSQL = "SELECT TOP 10 topic_ID,subject from tblTopic&nbsp;ORDER BY Last_entry_date DESC"<BR>rsCommon.open strSQL, adoCon</P><P>Do until rscommon.eof or rsCommon.bof<BR>strRecentPosts =&nbsp;strRecentPosts + ("&lt;a href=""http://www.yoursite/forum/forum_posts.asp?TID=" &amp; RsCommon("topic_ID") &amp; "&amp;PN=1&amp;TPN=1""&gt;" &amp; rsCommon("subject") &amp; "&lt;/a&gt;&lt;BR&gt;")<BR>rsCommon.movenext<BR>loop</P><P>rsCommon.close</P><P></pre></td></tr></table></P><P>Then wherever you want the recent posts box simply put:</P><P><table width="99%"><tr><td><pre class="BBcode"><BR>&lt;%=strRecentPosts%&gt;<BR></pre></td></tr></table></P></FONT><span style="font-size:10px"><br /><br />Edited by Gullanian</span>]]>
   </description>
   <pubDate>Thu, 15 Jan 2004 21:21:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/script-for-the-front-asp-page_topic8953_post47250.html#47250</guid>
  </item> 
  <item>
   <title><![CDATA[&#083;cript for the fr&#111;nt *.asp page : I know I asked this before:( But...]]></title>
   <link>https://forums.webwiz.net/script-for-the-front-asp-page_topic8953_post47249.html#47249</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11992">lodogg</a><br /><strong>Subject:</strong> 8953<br /><strong>Posted:</strong> 15&nbsp;January&nbsp;2004 at 9:17pm<br /><br /><P>I know I asked this before:(&nbsp; But I searched and searched and I would like a script that will call&nbsp;up the top 5 or 10 most recent posts to my main *.asp web page.&nbsp; I still&nbsp; can't find it.&nbsp; Can some one please post a link or just post the scipt.&nbsp; I have the mod to post the 5 most recent posts to the main FORUM page but I would like to pull these most recent post on my front WEB page...&nbsp;</P><P>Thanks in Advance</P><P>Lo</P><P>&nbsp;</P><P>PS </P><P>You can see what I'm trying to accomplish from my link below.</P><P>Thanks.................</P><P>You can see what I'm trying</P>]]>
   </description>
   <pubDate>Thu, 15 Jan 2004 21:17:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/script-for-the-front-asp-page_topic8953_post47249.html#47249</guid>
  </item> 
 </channel>
</rss>