<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: FormContact 1.0 Plus</title>
	<atom:link href="http://www.warkensoft.com/2006/10/formcontact-10-plus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/</link>
	<description>PHP scripts, programs and downloads for use by webmasters around the world.</description>
	<lastBuildDate>Wed, 14 Jul 2010 20:18:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mengkong</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-21297</link>
		<dc:creator>mengkong</dc:creator>
		<pubDate>Tue, 19 Jan 2010 04:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-21297</guid>
		<description>I want to learn PHP langauge for developing web site.</description>
		<content:encoded><![CDATA[<p>I want to learn PHP langauge for developing web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-11852</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Mon, 18 Feb 2008 16:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-11852</guid>
		<description>Hi Kelly,

To make fields required, create a hidden field on the form called &quot;required&quot; and put the field names in the value of that hidden field.

For example, if you want to make the field &quot;PHONE&quot; required, create a hidden field with the following:
&lt;input type=&quot;hidden&quot; name=&quot;required&quot; value=&quot;PHONE&quot; /&gt;

Have a good one.</description>
		<content:encoded><![CDATA[<p>Hi Kelly,</p>
<p>To make fields required, create a hidden field on the form called &#8220;required&#8221; and put the field names in the value of that hidden field.</p>
<p>For example, if you want to make the field &#8220;PHONE&#8221; required, create a hidden field with the following:</p>
<input type="hidden" name="required" value="PHONE" />
<p>Have a good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-11839</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Sun, 17 Feb 2008 02:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-11839</guid>
		<description>Hello,

I am unsure how to make fields required. We have had a lot of folks coming by and not filling in name or phone number, which can be a bit frustrating. Any tips or links to a tutorial on how to make fields required?

Thank you!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am unsure how to make fields required. We have had a lot of folks coming by and not filling in name or phone number, which can be a bit frustrating. Any tips or links to a tutorial on how to make fields required?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-3830</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Mon, 21 May 2007 19:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-3830</guid>
		<description>Hi Ronald and Ann,

The anti-spam functionality currently built into the system is specifically designed to prevent people from abusing the code to send emails to undesired third parties.  Unfortunately, at this point it does not prevent people from entering spammy comments and sending them to you.

This functionality was put in specifically to prevent what are called &quot;Header Injections&quot; where hackers were able to send spam to third parties by substituting their own malicious code for the email subject lines, exploiting a vulnerability in the PHP code engine.

While I am working on a way to prevent spam comments from being entered in the forms, the software is not ready yet.</description>
		<content:encoded><![CDATA[<p>Hi Ronald and Ann,</p>
<p>The anti-spam functionality currently built into the system is specifically designed to prevent people from abusing the code to send emails to undesired third parties.  Unfortunately, at this point it does not prevent people from entering spammy comments and sending them to you.</p>
<p>This functionality was put in specifically to prevent what are called &#8220;Header Injections&#8221; where hackers were able to send spam to third parties by substituting their own malicious code for the email subject lines, exploiting a vulnerability in the PHP code engine.</p>
<p>While I am working on a way to prevent spam comments from being entered in the forms, the software is not ready yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ann</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-3827</link>
		<dc:creator>ann</dc:creator>
		<pubDate>Mon, 21 May 2007 02:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-3827</guid>
		<description>I would like to know as well about the spamming and to see the responses to the posted questions.   Do you have a faq page?

Thanks.

Ann</description>
		<content:encoded><![CDATA[<p>I would like to know as well about the spamming and to see the responses to the posted questions.   Do you have a faq page?</p>
<p>Thanks.</p>
<p>Ann</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Smeets</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-1422</link>
		<dc:creator>Ronald Smeets</dc:creator>
		<pubDate>Tue, 24 Apr 2007 17:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-1422</guid>
		<description>Hi,

I want to use you form &quot;Formcontact 1.0 Plus&quot;, but unfortunalty it gets spammed a lot. Does it contain any form of anti spam functionality !?

Thanks for a reply!
Regards,

Ronald</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to use you form &#8220;Formcontact 1.0 Plus&#8221;, but unfortunalty it gets spammed a lot. Does it contain any form of anti spam functionality !?</p>
<p>Thanks for a reply!<br />
Regards,</p>
<p>Ronald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JDHL Tech</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-681</link>
		<dc:creator>JDHL Tech</dc:creator>
		<pubDate>Sun, 04 Feb 2007 10:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-681</guid>
		<description>Hello,I figured it out. Thank you for the code!

Regards, JDHL Tech</description>
		<content:encoded><![CDATA[<p>Hello,I figured it out. Thank you for the code!</p>
<p>Regards, JDHL Tech</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JDHL Tech</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-680</link>
		<dc:creator>JDHL Tech</dc:creator>
		<pubDate>Sun, 04 Feb 2007 09:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-680</guid>
		<description>Hello, thanks for a great program. Unfortunately the auto responder doesn&#039;t work for me. My preference anyway would be to send a blind carbon copy without the form input varibles. Would it be easy to setup a blind carbon copy?

Please advise...Thank you!

Regards, JDHL Tech</description>
		<content:encoded><![CDATA[<p>Hello, thanks for a great program. Unfortunately the auto responder doesn&#8217;t work for me. My preference anyway would be to send a blind carbon copy without the form input varibles. Would it be easy to setup a blind carbon copy?</p>
<p>Please advise&#8230;Thank you!</p>
<p>Regards, JDHL Tech</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: H W Lam</title>
		<link>http://www.warkensoft.com/2006/10/formcontact-10-plus/comment-page-1/#comment-532</link>
		<dc:creator>H W Lam</dc:creator>
		<pubDate>Fri, 26 Jan 2007 13:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.warkensoft.com/2006/10/formcontact-10-plus/#comment-532</guid>
		<description>How does your form anti spam and anti hack work?
Thanks</description>
		<content:encoded><![CDATA[<p>How does your form anti spam and anti hack work?<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
