<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: ProcessForm/NateMail 4?</title>
	<atom:link href="http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 20 Nov 2008 23:11:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Faruk</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-338</link>
		<dc:creator>Faruk</dc:creator>
		<pubDate>Sat, 15 Nov 2008 23:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-338</guid>
		<description>Hi Nate, 

I love your code and have been using it for all my needs. It would be nice to have a Ajax form as an option. And the other option would be to offer a security option that some other sites are using like what is 2 +4  instead of the current security code.  I found with the current code, if the user makes a mistake (not with entering the code ) page goes the list the error message and then when you come back to the form page, security code stays the same therefore it does not work as it also needs to be refreshed and most users have no idea why they have to refresh/change the code again. This is some thing you have have to look in to. 

Looking forward to see v4</description>
		<content:encoded><![CDATA[<p>Hi Nate, </p>
<p>I love your code and have been using it for all my needs. It would be nice to have a Ajax form as an option. And the other option would be to offer a security option that some other sites are using like what is 2 +4  instead of the current security code.  I found with the current code, if the user makes a mistake (not with entering the code ) page goes the list the error message and then when you come back to the form page, security code stays the same therefore it does not work as it also needs to be refreshed and most users have no idea why they have to refresh/change the code again. This is some thing you have have to look in to. </p>
<p>Looking forward to see v4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dawn</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-307</link>
		<dc:creator>Dawn</dc:creator>
		<pubDate>Mon, 05 May 2008 17:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-307</guid>
		<description>Hi Nate -

I love your script and have been using it a couple of years. The only enhancement I'd like to see is customized error pages. I'd love to be able to apply simple customization as we're able to do with the confirmation page. That's it! Can't wait to see the update.

Thanks again, Nate!

Dawn</description>
		<content:encoded><![CDATA[<p>Hi Nate -</p>
<p>I love your script and have been using it a couple of years. The only enhancement I&#8217;d like to see is customized error pages. I&#8217;d love to be able to apply simple customization as we&#8217;re able to do with the confirmation page. That&#8217;s it! Can&#8217;t wait to see the update.</p>
<p>Thanks again, Nate!</p>
<p>Dawn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-26</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 Jan 2008 18:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-26</guid>
		<description>Hi Al - most likely, the spammer isn't using your for (assuming that's where you have the maxlength set for the field). It's much easier for them to make their own form and submit directly to the script (spoofing the referrer headers), which would by-pass any protections you've put in the form page. To force entries to at least go through your form initially (and eliminate most bot-submitted spam), you'd need a security confirmation image, like this one:
http://www.mindpalette.com/tutorials/captcha

Otherwise, might want to take this to the support forum:
http://www.mindpalette.com/forum</description>
		<content:encoded><![CDATA[<p>Hi Al - most likely, the spammer isn&#8217;t using your for (assuming that&#8217;s where you have the maxlength set for the field). It&#8217;s much easier for them to make their own form and submit directly to the script (spoofing the referrer headers), which would by-pass any protections you&#8217;ve put in the form page. To force entries to at least go through your form initially (and eliminate most bot-submitted spam), you&#8217;d need a security confirmation image, like this one:<br />
<a href="http://www.mindpalette.com/tutorials/captcha" rel="nofollow">http://www.mindpalette.com/tutorials/captcha</a></p>
<p>Otherwise, might want to take this to the support forum:<br />
<a href="http://www.mindpalette.com/forum" rel="nofollow">http://www.mindpalette.com/forum</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Guevara</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-25</link>
		<dc:creator>Al Guevara</dc:creator>
		<pubDate>Tue, 01 Jan 2008 07:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-25</guid>
		<description>Hi Nate
Possible exploit found  on your ProcessForm. 

Nate, one of my processforms seems to be exploited, somehow spammers are defeating the maxlenght="" and submitting as much as they want even though I have it set to a fixed amount and under 30.

Im saving said email responses when I discovered this, and will let you do whatever you need, login, etc) to get at this exploit.
 

Hope to see you back soon.

Al Guevara</description>
		<content:encoded><![CDATA[<p>Hi Nate<br />
Possible exploit found  on your ProcessForm. </p>
<p>Nate, one of my processforms seems to be exploited, somehow spammers are defeating the maxlenght=&#8221;" and submitting as much as they want even though I have it set to a fixed amount and under 30.</p>
<p>Im saving said email responses when I discovered this, and will let you do whatever you need, login, etc) to get at this exploit.</p>
<p>Hope to see you back soon.</p>
<p>Al Guevara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Guevara</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-23</link>
		<dc:creator>Al Guevara</dc:creator>
		<pubDate>Thu, 20 Dec 2007 01:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-23</guid>
		<description>Multiple page forms (for   L  O  N  G   forms)</description>
		<content:encoded><![CDATA[<p>Multiple page forms (for   L  O  N  G   forms)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike D</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-20</link>
		<dc:creator>Mike D</dc:creator>
		<pubDate>Sun, 02 Dec 2007 20:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-20</guid>
		<description>Sorry for the slow response!

I was speaking in general. Since I'm not a programmer I'm not aware of what security measures could be updated, but in reading your notes on ProcessForm 3.0.14, you say that this script is generally not intended to be used for sensitive information. So I was referring to something that can not be read/viewed by any outside source.

Once again I'm looking forward to Version 4.</description>
		<content:encoded><![CDATA[<p>Sorry for the slow response!</p>
<p>I was speaking in general. Since I&#8217;m not a programmer I&#8217;m not aware of what security measures could be updated, but in reading your notes on ProcessForm 3.0.14, you say that this script is generally not intended to be used for sensitive information. So I was referring to something that can not be read/viewed by any outside source.</p>
<p>Once again I&#8217;m looking forward to Version 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinhbui</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-18</link>
		<dc:creator>vinhbui</dc:creator>
		<pubDate>Tue, 27 Nov 2007 04:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-18</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Baldwin</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-14</link>
		<dc:creator>Nate Baldwin</dc:creator>
		<pubDate>Sat, 17 Nov 2007 02:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-14</guid>
		<description>Thanks Mike - mind if I ask what kind of updated security measures you're referring to (if you had anything specific in mind)?</description>
		<content:encoded><![CDATA[<p>Thanks Mike - mind if I ask what kind of updated security measures you&#8217;re referring to (if you had anything specific in mind)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike D</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-13</link>
		<dc:creator>Mike D</dc:creator>
		<pubDate>Sat, 17 Nov 2007 01:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-13</guid>
		<description>Your last Script is a great addition for using Forms. Love to see you develop a more updated ProcessForm Script. It would be very nice if you could develop one that has more up-to-date security measures... Don't see anyone else making a secure script that has the user friendly script like ProcessForm.

Looking forward to the new release. Sign me up once it's done!

Thank you,
Mike D.</description>
		<content:encoded><![CDATA[<p>Your last Script is a great addition for using Forms. Love to see you develop a more updated ProcessForm Script. It would be very nice if you could develop one that has more up-to-date security measures&#8230; Don&#8217;t see anyone else making a secure script that has the user friendly script like ProcessForm.</p>
<p>Looking forward to the new release. Sign me up once it&#8217;s done!</p>
<p>Thank you,<br />
Mike D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petran</title>
		<link>http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-9</link>
		<dc:creator>Petran</dc:creator>
		<pubDate>Wed, 14 Nov 2007 07:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindpalette.com/blog/2007-10-26/processformnatemail-4/#comment-9</guid>
		<description>Hello Nate

If there is a safe way to give visitors an automated reply after they have submitted the form, that woul'd be nice.
I'm looking forward to your new script.

regards,

Petran</description>
		<content:encoded><![CDATA[<p>Hello Nate</p>
<p>If there is a safe way to give visitors an automated reply after they have submitted the form, that woul&#8217;d be nice.<br />
I&#8217;m looking forward to your new script.</p>
<p>regards,</p>
<p>Petran</p>
]]></content:encoded>
	</item>
</channel>
</rss>
