﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Discuss this article in our online forum</title><link>http://www.aspplayground.net/forum/</link><description /><copyright>(c) ASP Playground Support Forum</copyright><ttl>30</ttl><item><title> RE: Discuss this article in our online forum (paulwoods)</title><description>  I'm doing something like this with a site I'm developing.  When I add an article to my database, I have the option to turn on comments.  I simply added some code that creates a new thread by submitting the appropriate data to ASPPlayground's spPost procedure.  I take the thread ID that is returned, and insert it into the articles table.  Then when the article is displayed, I use the same URL for comments, just a different thread ID. &lt;br&gt;   &lt;br&gt;  A good example of this is at SitePoint &lt;a href="http://www.sitepoint.com." target="_blank"&gt;http://www.sitepoint.com.&lt;/a&gt;  They use VBulletin, but the concept is the same.  They auto-create a thread for each article with a user called "ArticleBot". </description><link>http://www.aspplayground.net/forum/fb.ashx?m=383051</link><pubDate>Sun, 23 May 2004 07:41:59 GMT</pubDate></item><item><title> RE: Discuss this article in our online forum (markwilson)</title><description>  Nice idea, but that won't work.  Maybe for tiny website it could, but not for a site the size of mine! &lt;br&gt;   &lt;br&gt;  &lt;ul&gt; &lt;br&gt;  &lt;li&gt; I have 7500 pages of content... I can't write up short versions of them &lt;br&gt;  &lt;li&gt; I want individual discussions on each one in the forum &lt;br&gt;  &lt;li&gt; So I need one URL to put in one include in the pages &lt;br&gt;  &lt;/ul&gt; &lt;br&gt;   &lt;br&gt;  Thanks, &lt;br&gt;  Mark. </description><link>http://www.aspplayground.net/forum/fb.ashx?m=383049</link><pubDate>Sun, 23 May 2004 02:41:00 GMT</pubDate></item><item><title> RE: Discuss this article in our online forum (Samuel)</title><description>  you can post a short version of the article (a paragraph or 2) in your forum and add the post URL to your article. This should be the easiest way to do it. </description><link>http://www.aspplayground.net/forum/fb.ashx?m=383048</link><pubDate>Sun, 23 May 2004 02:37:36 GMT</pubDate></item><item><title> Discuss this article in our online forum (markwilson)</title><description>  Hi Samuel &lt;br&gt;   &lt;br&gt;  I'd like to put a single line/link at the bottom of ALL my content pages (it's just an include) and it would say this: &lt;br&gt;   &lt;br&gt;  "Discuss this article in our online forum" &lt;br&gt;   &lt;br&gt;  and the link would point to a forum page which displays only the discussion for that referring page. I have 7,500 pages on &lt;a href="http://www.topxml.com" target="_blank"&gt;TopXML&lt;/a&gt;... I won't make small forums for each one!  But I do want t have discussions for each page. &lt;br&gt;   &lt;br&gt;  Can you do this? &lt;br&gt;   &lt;br&gt;  Thanks, &lt;br&gt;  Mark. </description><link>http://www.aspplayground.net/forum/fb.ashx?m=383047</link><pubDate>Sun, 23 May 2004 00:19:13 GMT</pubDate></item></channel></rss>
