<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Duplicate posts?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Duplicate posts?' posted on the 'Comments on this site' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 20 Jun 2013 00:38:17 -0700</pubDate>
    <lastBuildDate>Thu, 20 Jun 2013 00:38:17 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/106938/duplicate-posts/</link>
      <description>I'm not sure how your script is determining a duplicate post, but it keeps telling me I am trying to do so when I'm not. Usually, it's when I reply to my own message, but just a minute ago I was replying on the same thread as a previous post of mine.&lt;br /&gt;
&lt;br /&gt;
Thanks for your time,&lt;br /&gt;
KDL&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/106938/duplicate-posts/</guid>
      <pubDate>Thu, 21 Mar 2002 11:46:41 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/107086/re-duplicate-posts/#107086</link>
      <description>This is something I thought it could happen. If you scroll some posts below, you'l notice the check is done by using a variable which tracks the title of the last message posted.&lt;br /&gt;
The problem is, if noone posts messages before your second reply, you'll get an error because the default title for the post if exactly the (hiearchically) previous one, so it fails the check.&lt;br /&gt;
&lt;br /&gt;
When I read that tracking system, I replied asking the WEBMASTER to use another method I've seen on another forum (namely, Westwood's one):&lt;br /&gt;
instead of perforiming the check on the server, simply disable the Submit button when the user first clicks it (simply add the "disabled" attribute to the HTML &amp;lt;input&amp;gt; element).&lt;br /&gt;
_____________________________&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/107086/re-duplicate-posts/#107086</guid>
      <pubDate>Fri, 22 Mar 2002 05:34:00 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/107099/re-duplicate-posts/#107099</link>
      <description>: This is something I thought it could happen. If you scroll some posts below, you'l notice the check is done by using a variable which tracks the title of the last message posted.&lt;br /&gt;
: The problem is, if noone posts messages before your second reply, you'll get an error because the default title for the post if exactly the (hiearchically) previous one, so it fails the check.&lt;br /&gt;
: &lt;br /&gt;
: When I read that tracking system, I replied asking the WEBMASTER to use another method I've seen on another forum (namely, Westwood's one):&lt;br /&gt;
: instead of perforiming the check on the server, simply disable the Submit button when the user first clicks it (simply add the "disabled" attribute to the HTML &amp;lt;input&amp;gt; element).&lt;br /&gt;
: _____________________________&lt;br /&gt;
: &lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
: &lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
Thank you! Now that I know what is going on, maybe I can work around it a bit better. If he wants to maintain the compare idea, I think he should compare the message and not the subject...&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/107099/re-duplicate-posts/#107099</guid>
      <pubDate>Fri, 22 Mar 2002 06:41:35 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/110216/re-duplicate-posts/#110216</link>
      <description>: The problem is, if noone posts messages before your second reply, you'll get an error because the default title for the post if exactly the (hiearchically) previous one, so it fails the check.&lt;br /&gt;
&lt;br /&gt;
That's lame. It happens to me often, because I'll pop in and reply to more than one part of a thread. My post is &lt;em&gt;not a duplicate&lt;/em&gt; and it's rejected. It's a bug, and should be fixed, or if it can't be made to work it the 'feature' should be removed.  Better to risk spammers than to reject valid posts.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Eric&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/110216/re-duplicate-posts/#110216</guid>
      <pubDate>Mon, 08 Apr 2002 15:26:36 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/110297/re-duplicate-posts/#110297</link>
      <description>: : The problem is, if noone posts messages before your second reply, you'll get an error because the default title for the post if exactly the (hiearchically) previous one, so it fails the check.&lt;br /&gt;
: &lt;br /&gt;
: That's lame. It happens to me often, because I'll pop in and reply to more than one part of a thread. My post is &lt;em&gt;not a duplicate&lt;/em&gt; and it's rejected. It's a bug, and should be fixed, or if it can't be made to work it the 'feature' should be removed.  Better to risk spammers than to reject valid posts.&lt;br /&gt;
: &lt;br /&gt;
: Cheers,&lt;br /&gt;
: Eric&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
I agree, though it's not a bug but a feature that was miscoded. It's not to stop spammers though, it's for the idiots that doubleclick the submit button.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/110297/re-duplicate-posts/#110297</guid>
      <pubDate>Tue, 09 Apr 2002 05:10:26 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/111130/re-duplicate-posts/#111130</link>
      <description>Well, I took a look around (other sites), and I've seen the most widely adopted solution (even by M$) is to add a &lt;strong&gt;disabled&lt;/strong&gt; tag attribute upon the first onClick event. WEBMASTER please...&lt;br /&gt;
_____________________________&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/111130/re-duplicate-posts/#111130</guid>
      <pubDate>Sat, 13 Apr 2002 14:02:28 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/111486/re-duplicate-posts/#111486</link>
      <description>&lt;br /&gt;
: &lt;br /&gt;
I will fix that, anyone who has a ready made script for that are welcome to email it to me!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Blue;"&gt;&lt;em&gt;&lt;strong&gt;/WEBMASTER&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/111486/re-duplicate-posts/#111486</guid>
      <pubDate>Mon, 15 Apr 2002 22:38:11 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/112286/re-duplicate-posts/#112286</link>
      <description>Script code? Yeah, sure:&lt;br /&gt;
&lt;pre class="sourcecode"&gt;
&lt;span style="color: Green;"&gt;&amp;lt;!-- from your post message form HTML code --&amp;gt;&lt;/span&gt;
&amp;lt;input &lt;span style="color: Blue;"&gt;type=&lt;/span&gt;"submit"
       &lt;span style="color: Blue;"&gt;name=&lt;/span&gt;"PostMessage"
       &lt;span style="color: Blue;"&gt;value=&lt;/span&gt;"   Post Message   "
       &lt;span style="color: Blue;"&gt;onClick=&lt;/span&gt;"disabled=true; form.submit();"
&amp;gt;&lt;/pre&gt;&lt;br /&gt;
_____________________________&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/112286/re-duplicate-posts/#112286</guid>
      <pubDate>Sat, 20 Apr 2002 10:54:17 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/112341/re-duplicate-posts/#112341</link>
      <description>thanks!&lt;br /&gt;
&lt;br /&gt;
I will get that in place.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Blue;"&gt;&lt;em&gt;&lt;strong&gt;/WEBMASTER&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/112341/re-duplicate-posts/#112341</guid>
      <pubDate>Sun, 21 Apr 2002 01:44:45 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/112442/re-duplicate-posts/#112442</link>
      <description>Thanks for the code and that code is now implemented online.&lt;br /&gt;
&lt;br /&gt;
Also, I have removed the check for duplicate subjects. Lets see how this turns out.&lt;br /&gt;
&lt;br /&gt;
Also, what feature on this messageboard is missing? or what should I focus on to add to the board or site? I need your feedback! any ideas?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Blue;"&gt;&lt;em&gt;&lt;strong&gt;/WEBMASTER&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/112442/re-duplicate-posts/#112442</guid>
      <pubDate>Mon, 22 Apr 2002 01:36:06 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/112672/re-duplicate-posts/#112672</link>
      <description>I'm really really happy you've used the code I've written right as I wrote it! I do feel more a part of the Programmers Heaven now!&lt;br /&gt;
&lt;br /&gt;
One more suggestion: you can use &amp;lt;style&amp;gt; sheets for the input controls, to give them a consistent look (use the same fonts as the rest of the site). It may improve the "look &amp;amp; feel", and it's not difficult anyhow.&lt;br /&gt;
_____________________________&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/112672/re-duplicate-posts/#112672</guid>
      <pubDate>Tue, 23 Apr 2002 13:49:47 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/112723/re-duplicate-posts/#112723</link>
      <description>Hi&lt;br /&gt;
&lt;br /&gt;
Great! I am always glad to receive help from my users!&lt;br /&gt;
&lt;br /&gt;
Regarding the style sheets I will see what I can do, its not that prioritized at this moment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: Blue;"&gt;&lt;em&gt;&lt;strong&gt;/WEBMASTER&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/112723/re-duplicate-posts/#112723</guid>
      <pubDate>Tue, 23 Apr 2002 23:04:27 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/113041/re-duplicate-posts/#113041</link>
      <description>Please put the "button disabler" in the &lt;strong&gt;Preview message&lt;/strong&gt; page too!&lt;br /&gt;
_____________________________&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/113041/re-duplicate-posts/#113041</guid>
      <pubDate>Thu, 25 Apr 2002 13:25:08 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/113042/re-duplicate-posts/#113042</link>
      <description>Please put the "button disabler" in the &lt;strong&gt;Preview message&lt;/strong&gt; page too!&lt;br /&gt;
_____________________________&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/113042/re-duplicate-posts/#113042</guid>
      <pubDate>Thu, 25 Apr 2002 13:25:09 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
    <item>
      <title>Re: Duplicate posts?</title>
      <link>http://www.programmersheaven.com/mb/pheaven/106938/113043/re-duplicate-posts/#113043</link>
      <description>Please put the "button disabler" in the &lt;strong&gt;Preview message&lt;/strong&gt; page too!&lt;br /&gt;
_____________________________&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&lt;strong&gt;&lt;span style="color: Grey;"&gt;Cold&lt;/span&gt;&lt;span style="color: Blue;"&gt;Shine&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www16.brinkster.com/rafonline"&gt;http://www16.brinkster.com/rafonline&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/pheaven/106938/113043/re-duplicate-posts/#113043</guid>
      <pubDate>Thu, 25 Apr 2002 13:25:10 -0700</pubDate>
      <category>Comments on this site</category>
    </item>
  </channel>
</rss>