<?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: A Fancy AJAX Contact Form</title>
	<atom:link href="http://tutorialzine.com/2009/09/fancy-contact-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2009/09/fancy-contact-form/</link>
	<description>Web Development Tutorials &#38; Resources</description>
	<lastBuildDate>Wed, 16 May 2012 02:12:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mayank</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2949</link>
		<dc:creator>mayank</dc:creator>
		<pubDate>Sat, 20 Feb 2010 08:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2949</guid>
		<description>it introduced me to great plugins..:) good work</description>
		<content:encoded><![CDATA[<p>it introduced me to great plugins..:) good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff A</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2938</link>
		<dc:creator>Jeff A</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2938</guid>
		<description>@ Doctor Muerte

Did you ever get this working with radio buttons? I have come pretty close but my validation warnings are being forced to the top of the browser window...

Have you have any success in getting the radio buttons working?

if you have any luck please do share buddy!

Thx</description>
		<content:encoded><![CDATA[<p>@ Doctor Muerte</p>
<p>Did you ever get this working with radio buttons? I have come pretty close but my validation warnings are being forced to the top of the browser window...</p>
<p>Have you have any success in getting the radio buttons working?</p>
<p>if you have any luck please do share buddy!</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quert</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2934</link>
		<dc:creator>Quert</dc:creator>
		<pubDate>Fri, 19 Feb 2010 14:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2934</guid>
		<description>I don´t know how to get this work in Wordpress. I´ve added the php-part to the header.php, but it still doesn´t work. When I click on &quot;submit&quot; just the word &quot;loading&quot; appears, but I don´t get any mails. Can you help me?</description>
		<content:encoded><![CDATA[<p>I don´t know how to get this work in WordPress. I´ve added the php-part to the header.php, but it still doesn´t work. When I click on "submit" just the word "loading" appears, but I don´t get any mails. Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2925</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Fri, 19 Feb 2010 06:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2925</guid>
		<description>The fancy form JS that was giving me trouble didn&#039;t get posted in my last message. Here it is:
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js</description>
		<content:encoded><![CDATA[<p>The fancy form JS that was giving me trouble didn't get posted in my last message. Here it is:<br />
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2924</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Fri, 19 Feb 2010 06:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2924</guid>
		<description>Hello Martin,

I also noticed fancy form stops lightbox galleries from working. I narrowed it down to these 2 conflicting JS files below.

If I remove the fancy form JS, lightbox will work but fancy form will not:



If I remove the lightbox JS, fancy form will work but lightbox will not. 
I got the lightbox JS from here:
http://www.huddletogether.com/projects/lightbox2/#overview

Please tell me how to get these two JS to play nice!
http://www.Projectgreenbag.com/sticker/

Thanks,
- Manuel</description>
		<content:encoded><![CDATA[<p>Hello Martin,</p>
<p>I also noticed fancy form stops lightbox galleries from working. I narrowed it down to these 2 conflicting JS files below.</p>
<p>If I remove the fancy form JS, lightbox will work but fancy form will not:</p>
<p>If I remove the lightbox JS, fancy form will work but lightbox will not.<br />
I got the lightbox JS from here:<br />
http://www.huddletogether.com/projects/lightbox2/#overview</p>
<p>Please tell me how to get these two JS to play nice!<br />
http://www.Projectgreenbag.com/sticker/</p>
<p>Thanks,<br />
- Manuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalyan</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2885</link>
		<dc:creator>kalyan</dc:creator>
		<pubDate>Wed, 17 Feb 2010 22:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2885</guid>
		<description>I got the same error  as Joe.. Try replacing out the PHP tags &lt;? with 
&lt;?php . It worked for me..</description>
		<content:encoded><![CDATA[<p>I got the same error  as Joe.. Try replacing out the PHP tags &lt;? with<br />
&lt;?php . It worked for me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mparis16</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2879</link>
		<dc:creator>mparis16</dc:creator>
		<pubDate>Wed, 17 Feb 2010 19:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2879</guid>
		<description>I&#039;ve tried a test on my hosting... everything works fine... but i never receive any email from the form... any idea?
Thanks</description>
		<content:encoded><![CDATA[<p>I've tried a test on my hosting... everything works fine... but i never receive any email from the form... any idea?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2820</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Mon, 15 Feb 2010 02:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2820</guid>
		<description>Hi  Martin,

I&#039;m working on adding another fancy form to my site (I already have one working). This is a longer form, so I had to add more fields. However now the form is not sending once I click submit. 

I changed the names of each text fields I added to match accordingly, ie: address, city, state, zip, etc. 

Then in the submit.php file I added this code for each as well:

if(!checkLen(&#039;city&#039;))
	$err[]=&#039;City Required&#039;;

Can you please tell me why each filed is not being validated and why my form will not send when submit is clicked? 

http://www.Projectgreenbag.com/sticker/

Many thanks
- Manuel</description>
		<content:encoded><![CDATA[<p>Hi  Martin,</p>
<p>I'm working on adding another fancy form to my site (I already have one working). This is a longer form, so I had to add more fields. However now the form is not sending once I click submit. </p>
<p>I changed the names of each text fields I added to match accordingly, ie: address, city, state, zip, etc. </p>
<p>Then in the submit.php file I added this code for each as well:</p>
<p>if(!checkLen('city'))<br />
	$err[]='City Required';</p>
<p>Can you please tell me why each filed is not being validated and why my form will not send when submit is clicked? </p>
<p>http://www.Projectgreenbag.com/sticker/</p>
<p>Many thanks<br />
- Manuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2755</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 11 Feb 2010 00:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2755</guid>
		<description>Sorry the text didnt show up,

here it is 

Name: &lt;?=$_SESSION[&#039;post&#039;][&#039;name&#039;]?&gt;
Email: &lt;?=$_SESSION[&#039;post&#039;][&#039;email&#039;]?&gt;
Message: &lt;?=$_SESSION[&#039;post&#039;][&#039;message&#039;]?&gt;</description>
		<content:encoded><![CDATA[<p>Sorry the text didnt show up,</p>
<p>here it is </p>
<p>Name: &lt;?=$_SESSION['post']['name']?&gt;<br />
Email: &lt;?=$_SESSION['post']['email']?&gt;<br />
Message: &lt;?=$_SESSION['post']['message']?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://tutorialzine.com/2009/09/fancy-contact-form/#comment-2754</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 11 Feb 2010 00:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=406#comment-2754</guid>
		<description>Hey i have been using this script for quite awhile now (and its great)

But when i moved the files onto my other server it starting displaying incorrectly.

The 1st server i had it hosted on it was worked perfectly 

When i moved it to the 2nd server, this is what happened:

When the page loads the text-box&#039;s already have value inserted into them and also the numbers for the captcha aren&#039;t showing up.

Here is what it displays in the text-box&#039;s :

Name: 
Email: 
Message: 

Does this mean that my new server hasn&#039;t got the right version of php to process this script? or does it mean something else.

Please help.
All suggestions much appreciated</description>
		<content:encoded><![CDATA[<p>Hey i have been using this script for quite awhile now (and its great)</p>
<p>But when i moved the files onto my other server it starting displaying incorrectly.</p>
<p>The 1st server i had it hosted on it was worked perfectly </p>
<p>When i moved it to the 2nd server, this is what happened:</p>
<p>When the page loads the text-box's already have value inserted into them and also the numbers for the captcha aren't showing up.</p>
<p>Here is what it displays in the text-box's :</p>
<p>Name:<br />
Email:<br />
Message: </p>
<p>Does this mean that my new server hasn't got the right version of php to process this script? or does it mean something else.</p>
<p>Please help.<br />
All suggestions much appreciated</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 356/356 objects using apc
Content Delivery Network via cdn.tutorialzine.com

Served from: tutorialzine.com @ 2012-05-16 18:03:24 -->
