<?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: LightForm ::: Free Ajax/PHP Contact Form</title>
	<atom:link href="http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/</link>
	<description>Web &#38; Graphic Design by Jeremie Tisseau, Web Design Consultant at Calleo</description>
	<lastBuildDate>Mon, 07 May 2012 04:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeeremie</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20314</link>
		<dc:creator>Jeeremie</dc:creator>
		<pubDate>Thu, 23 Jun 2011 07:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20314</guid>
		<description>This script is no longer supported any longer. This is an old script created when Chrome didn&#039;t exist yet.</description>
		<content:encoded><![CDATA[<p>This script is no longer supported any longer. This is an old script created when Chrome didn&#8217;t exist yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ale</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20306</link>
		<dc:creator>ale</dc:creator>
		<pubDate>Wed, 22 Jun 2011 11:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20306</guid>
		<description>Hi, is not working fine in chrome. The first fields are not validating. Any solution?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, is not working fine in chrome. The first fields are not validating. Any solution?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20168</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 09 Jun 2011 15:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20168</guid>
		<description>Hey jeremie, the form isnt validating the fields what happened to it?</description>
		<content:encoded><![CDATA[<p>Hey jeremie, the form isnt validating the fields what happened to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20167</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 09 Jun 2011 15:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20167</guid>
		<description>Hey M8, im trying to change the website for Phone instead, id like to validate the phone number then, any tips?.

atm im changing all website for phone, then make it required for validation

&lt;!-- Phone --&gt;
		&lt;strong&gt;* Phone : &lt;/strong&gt;
			

what else is there</description>
		<content:encoded><![CDATA[<p>Hey M8, im trying to change the website for Phone instead, id like to validate the phone number then, any tips?.</p>
<p>atm im changing all website for phone, then make it required for validation</p>
<p><!-- Phone --><br />
		<strong>* Phone : </strong></p>
<p>what else is there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeeremie</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20143</link>
		<dc:creator>Jeeremie</dc:creator>
		<pubDate>Mon, 06 Jun 2011 02:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20143</guid>
		<description>Change the charset to something else. For example: 

&lt;pre lang=&quot;html4strict&quot; colla=&quot;+&quot;&gt;&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=ISO-8859-1&quot;&gt;&lt;/pre&gt;

You can see the full list of &lt;a href=&quot;http://www.iana.org/assignments/character-sets&quot; rel=&quot;nofollow&quot;&gt;character encoding names registered by IANA&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Change the charset to something else. For example:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p313code1'); return false;">View Code</a> HTML4STRICT</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p3131"><td class="line_numbers"><pre>1
</pre></td><td class="code" id="p313code1"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/meta.html"><span style="color: #000000; font-weight: bold;">meta</span></a> <span style="color: #000066;">http-equiv</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Content-Type&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/html; charset=ISO-8859-1&quot;</span>&gt;</span></pre></td></tr></table></div>

<p>You can see the full list of <a href="http://www.iana.org/assignments/character-sets" rel="nofollow">character encoding names registered by IANA</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeeremie</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20142</link>
		<dc:creator>Jeeremie</dc:creator>
		<pubDate>Mon, 06 Jun 2011 02:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20142</guid>
		<description>Yes, it is PHP, which is a server-side programming language. It will work in any browsers. You should be able to have this form multiple times on this page but you will have to change the variable names and the ID of the form.</description>
		<content:encoded><![CDATA[<p>Yes, it is PHP, which is a server-side programming language. It will work in any browsers. You should be able to have this form multiple times on this page but you will have to change the variable names and the ID of the form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matko</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20140</link>
		<dc:creator>Matko</dc:creator>
		<pubDate>Sun, 05 Jun 2011 21:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20140</guid>
		<description>Super script. How to work in utf-8. When I receive email I get a message in this:  ĹžĹžlĹžÄkĹĄĹĄ  Can you help me.</description>
		<content:encoded><![CDATA[<p>Super script. How to work in utf-8. When I receive email I get a message in this:  ĹžĹžlĹžÄkĹĄĹĄ  Can you help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antony</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-20129</link>
		<dc:creator>Antony</dc:creator>
		<pubDate>Thu, 02 Jun 2011 08:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-20129</guid>
		<description>Its suitable for Google Chrome? how can we integrate this for multiple forms in single html page?</description>
		<content:encoded><![CDATA[<p>Its suitable for Google Chrome? how can we integrate this for multiple forms in single html page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xodhaz designz</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-18980</link>
		<dc:creator>xodhaz designz</dc:creator>
		<pubDate>Mon, 28 Feb 2011 17:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-18980</guid>
		<description>nice..thanx..Used this on my website...www.jhazzie.com</description>
		<content:encoded><![CDATA[<p>nice..thanx..Used this on my website&#8230;www.jhazzie.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo Moutinho</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-18954</link>
		<dc:creator>Hugo Moutinho</dc:creator>
		<pubDate>Fri, 18 Feb 2011 20:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-18954</guid>
		<description>Hi,

Regarding the SMTP validation, arent we supposed to put in the password as well? I dont see the field for it as someone gave this code in one reply:

//IMPORTANT!!

//Server info
$mail_ini=ini_set(SMTP,”mail.yourdomain.com”);
$mail_ini=ini_set(smtp_port,25);
ini_set(‘sendmail_from’, ‘validemail@yourdomain.com’);

//Put in your email address below:
$to = ‘youremail@yourdomain.com’;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Regarding the SMTP validation, arent we supposed to put in the password as well? I dont see the field for it as someone gave this code in one reply:</p>
<p>//IMPORTANT!!</p>
<p>//Server info<br />
$mail_ini=ini_set(SMTP,”mail.yourdomain.com”);<br />
$mail_ini=ini_set(smtp_port,25);<br />
ini_set(‘sendmail_from’, ‘validemail@yourdomain.com’);</p>
<p>//Put in your email address below:<br />
$to = ‘youremail@yourdomain.com’;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobby b</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-18904</link>
		<dc:creator>bobby b</dc:creator>
		<pubDate>Sun, 06 Feb 2011 22:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-18904</guid>
		<description>how can I have more than one form on the same page?</description>
		<content:encoded><![CDATA[<p>how can I have more than one form on the same page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akber</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-18862</link>
		<dc:creator>akber</dc:creator>
		<pubDate>Mon, 24 Jan 2011 09:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-18862</guid>
		<description>Hi,

many thanks for your kind support giving us this script. i have a question, 

how can i add a bcc with this script, will you please help me?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>many thanks for your kind support giving us this script. i have a question, </p>
<p>how can i add a bcc with this script, will you please help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Bedon</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-18846</link>
		<dc:creator>Gabriel Bedon</dc:creator>
		<pubDate>Tue, 18 Jan 2011 21:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-18846</guid>
		<description>I encountred the fix to resolve the selects, add this parameter in select code: class=&quot;width_200&quot;

Example:


          1
          2
          3
</description>
		<content:encoded><![CDATA[<p>I encountred the fix to resolve the selects, add this parameter in select code: class=&#8221;width_200&#8243;</p>
<p>Example:</p>
<p>          1<br />
          2<br />
          3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: negative</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-16251</link>
		<dc:creator>negative</dc:creator>
		<pubDate>Sat, 20 Nov 2010 01:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-16251</guid>
		<description>I’m having issues with the form
when i submit this form, following message si show:

Congratulations!!
Thank you , your message is sent!
I will get back to you as soon as possible.

but i do not receive an email
please help me</description>
		<content:encoded><![CDATA[<p>I’m having issues with the form<br />
when i submit this form, following message si show:</p>
<p>Congratulations!!<br />
Thank you , your message is sent!<br />
I will get back to you as soon as possible.</p>
<p>but i do not receive an email<br />
please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jhay</title>
		<link>http://web-kreation.com/all/lightform-free-ajaxphp-contact-form/#comment-16246</link>
		<dc:creator>Jhay</dc:creator>
		<pubDate>Thu, 18 Nov 2010 07:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/blog/?p=71#comment-16246</guid>
		<description>I tried removing the lines for the security question from the index.php file but i would always get an error when i send the message.</description>
		<content:encoded><![CDATA[<p>I tried removing the lines for the security question from the index.php file but i would always get an error when i send the message.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

