<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Free Contact Form Scripts</title>
	<link>http://blog.freecontactform.com</link>
	<description>Spam Prevention Blog</description>
	<pubDate>Sun, 18 May 2008 10:22:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>Comment on Change Contact Form CAPTCHA Question by MaddMax</title>
		<link>http://blog.freecontactform.com/change-contact-form-captcha-question/#comment-183</link>
		<author>MaddMax</author>
		<pubDate>Fri, 21 Mar 2008 18:12:42 +0000</pubDate>
		<guid>http://blog.freecontactform.com/change-contact-form-captcha-question/#comment-183</guid>
		<description>Thanks. I just registered on your blog. I tried to change the Spam question to a string and I think I followed the instructions as was described for both files . I clicked SUBMIT and received the error message:Field answer_out not valid. Any ideas? Also, the question is not visible. Is that a function of the style sheet?

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks. I just registered on your blog. I tried to change the Spam question to a string and I think I followed the instructions as was described for both files . I clicked SUBMIT and received the error message:Field answer_out not valid. Any ideas? Also, the question is not visible. Is that a function of the style sheet?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send form message to sender also by Bose321</title>
		<link>http://blog.freecontactform.com/send-form-message-to-sender-also/#comment-86</link>
		<author>Bose321</author>
		<pubDate>Sun, 13 Jan 2008 17:28:37 +0000</pubDate>
		<guid>http://blog.freecontactform.com/send-form-message-to-sender-also/#comment-86</guid>
		<description>I really dont get it to work, i changed everything i needed to do, but i dont get the emai.</description>
		<content:encoded><![CDATA[<p>I really dont get it to work, i changed everything i needed to do, but i dont get the emai.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change Contact Form CAPTCHA Question by s.b</title>
		<link>http://blog.freecontactform.com/change-contact-form-captcha-question/#comment-33</link>
		<author>s.b</author>
		<pubDate>Tue, 04 Dec 2007 21:55:35 +0000</pubDate>
		<guid>http://blog.freecontactform.com/change-contact-form-captcha-question/#comment-33</guid>
		<description>Hi,

I changed it like Step 3 says, but i am getting a little popup screen error message while trying to test the form. The popup up says; Field answer_out not valid.

Want did i do wrong? Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I changed it like Step 3 says, but i am getting a little popup screen error message while trying to test the form. The popup up says; Field answer_out not valid.</p>
<p>Want did i do wrong? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Include Users IP in Contact Form Message by Aldebaran</title>
		<link>http://blog.freecontactform.com/include-users-ip-in-contact-form-message/#comment-10</link>
		<author>Aldebaran</author>
		<pubDate>Sun, 21 Oct 2007 21:34:59 +0000</pubDate>
		<guid>http://blog.freecontactform.com/include-users-ip-in-contact-form-message/#comment-10</guid>
		<description>There's an "e" missing from the line:

$mail_message .= 'IP Address: '.$_SERVER['REMOTE_ADDR']."\n";

it should be:

$email_message .= 'IP Address: '.$_SERVER['REMOTE_ADDR']."\n";

Jill</description>
		<content:encoded><![CDATA[<p>There&#8217;s an &#8220;e&#8221; missing from the line:</p>
<p>$mail_message .= &#8216;IP Address: &#8216;.$_SERVER[&#8217;REMOTE_ADDR&#8217;].&#8221;\n&#8221;;</p>
<p>it should be:</p>
<p>$email_message .= &#8216;IP Address: &#8216;.$_SERVER[&#8217;REMOTE_ADDR&#8217;].&#8221;\n&#8221;;</p>
<p>Jill</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Include Users IP in Contact Form Message by jt</title>
		<link>http://blog.freecontactform.com/include-users-ip-in-contact-form-message/#comment-9</link>
		<author>jt</author>
		<pubDate>Fri, 12 Oct 2007 00:44:04 +0000</pubDate>
		<guid>http://blog.freecontactform.com/include-users-ip-in-contact-form-message/#comment-9</guid>
		<description>HI!  Great script...  Just downloaded tonight and plan to pay for its use I like it so much.

Anyway...  I fixed the IP address thing on my end.

Instead of:

$mail_message .= "IP Address: ".$_SERVER['REMOTE_ADDR']."\n";

It should be:

$email_message .= "IP Address: ".$_SERVER['REMOTE_ADDR']."\n";

Thanks!</description>
		<content:encoded><![CDATA[<p>HI!  Great script&#8230;  Just downloaded tonight and plan to pay for its use I like it so much.</p>
<p>Anyway&#8230;  I fixed the IP address thing on my end.</p>
<p>Instead of:</p>
<p>$mail_message .= &#8220;IP Address: &#8220;.$_SERVER[&#8217;REMOTE_ADDR&#8217;].&#8221;\n&#8221;;</p>
<p>It should be:</p>
<p>$email_message .= &#8220;IP Address: &#8220;.$_SERVER[&#8217;REMOTE_ADDR&#8217;].&#8221;\n&#8221;;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Include Users IP in Contact Form Message by GrooveJunkie</title>
		<link>http://blog.freecontactform.com/include-users-ip-in-contact-form-message/#comment-8</link>
		<author>GrooveJunkie</author>
		<pubDate>Sat, 15 Sep 2007 20:07:12 +0000</pubDate>
		<guid>http://blog.freecontactform.com/include-users-ip-in-contact-form-message/#comment-8</guid>
		<description>I did as mentioned above but got the error message when submitting the form

Notice: Undefined variable: mail_message in /home/djryancl/public_html/contact/process_form.php on line 160

Warning: Cannot modify header information - headers already sent by (output started at /home/djryancl/public_html/contact/process_form.php:160) in /home/djryancl/public_html/contact/process_form.php on line 169

Not sure what i have done wrong..</description>
		<content:encoded><![CDATA[<p>I did as mentioned above but got the error message when submitting the form</p>
<p>Notice: Undefined variable: mail_message in /home/djryancl/public_html/contact/process_form.php on line 160</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at /home/djryancl/public_html/contact/process_form.php:160) in /home/djryancl/public_html/contact/process_form.php on line 169</p>
<p>Not sure what i have done wrong..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New spam prevention blog by bleep</title>
		<link>http://blog.freecontactform.com/new-spam-prevention-blog/#comment-7</link>
		<author>bleep</author>
		<pubDate>Thu, 13 Sep 2007 17:10:21 +0000</pubDate>
		<guid>http://blog.freecontactform.com/new-spam-prevention-blog/#comment-7</guid>
		<description>i have recently downloaded your contact form and was wondering is there anyway i could integrate the form into my html webpage?</description>
		<content:encoded><![CDATA[<p>i have recently downloaded your contact form and was wondering is there anyway i could integrate the form into my html webpage?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send form message to sender also by admin</title>
		<link>http://blog.freecontactform.com/send-form-message-to-sender-also/#comment-3</link>
		<author>admin</author>
		<pubDate>Mon, 27 Aug 2007 18:35:14 +0000</pubDate>
		<guid>http://blog.freecontactform.com/send-form-message-to-sender-also/#comment-3</guid>
		<description>Glad you like it :)
Sure, I'll create a new post covering a simple method on how to capture the users IP address.</description>
		<content:encoded><![CDATA[<p>Glad you like it :)<br />
Sure, I&#8217;ll create a new post covering a simple method on how to capture the users IP address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send form message to sender also by smurfit</title>
		<link>http://blog.freecontactform.com/send-form-message-to-sender-also/#comment-2</link>
		<author>smurfit</author>
		<pubDate>Mon, 27 Aug 2007 17:21:26 +0000</pubDate>
		<guid>http://blog.freecontactform.com/send-form-message-to-sender-also/#comment-2</guid>
		<description>Hi - I've been using your script for a couple of months and it is fab, no spam whatsoever and easy to use. Thanks so much!

I was wondering whether there was anyway of logging the IP address of the people who submit the forms? I occasionally get kids or jokers sending in daft (although technically relevant) things to my site and I'd like to keep a little list of people to be wary of! Thanks for any info.</description>
		<content:encoded><![CDATA[<p>Hi - I&#8217;ve been using your script for a couple of months and it is fab, no spam whatsoever and easy to use. Thanks so much!</p>
<p>I was wondering whether there was anyway of logging the IP address of the people who submit the forms? I occasionally get kids or jokers sending in daft (although technically relevant) things to my site and I&#8217;d like to keep a little list of people to be wary of! Thanks for any info.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
