<?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: Flash Contact Form in ActionScript 3</title>
	<atom:link href="http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/</link>
	<description>useful tips and resources</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:22:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amber Ruiz</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-38271</link>
		<dc:creator>Amber Ruiz</dc:creator>
		<pubDate>Sun, 11 Jul 2010 22:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-38271</guid>
		<description>Can you please show me how to configure the contact form to work so i can start using it? Thanks Again. Amber ruiz</description>
		<content:encoded><![CDATA[<p>Can you please show me how to configure the contact form to work so i can start using it? Thanks Again. Amber ruiz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levanah</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-38267</link>
		<dc:creator>Levanah</dc:creator>
		<pubDate>Sun, 11 Jul 2010 18:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-38267</guid>
		<description>Does anyone know how to convert the send-email.php to UTF 8?

I am based in Sweden, and the mail form messages look fine when typed in the browser, but the message that arrives looks like jibberish wherever there are Swedish letters.
I have been told the php script needs to be converted to UTF 8, but i dont know where and how!

Grateful for all help!</description>
		<content:encoded><![CDATA[<p>Does anyone know how to convert the send-email.php to UTF 8?</p>
<p>I am based in Sweden, and the mail form messages look fine when typed in the browser, but the message that arrives looks like jibberish wherever there are Swedish letters.<br />
I have been told the php script needs to be converted to UTF 8, but i dont know where and how!</p>
<p>Grateful for all help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renee</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-36655</link>
		<dc:creator>Renee</dc:creator>
		<pubDate>Sat, 12 Jun 2010 16:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-36655</guid>
		<description>Hey this is a great contact form...here is the problem, when the person sends me an email it says it has failed in sending.....but I still receive the message! 

I dont know how to fix it so they will not wind up sending an excess amount of emails only to be irritated, not knowing I have gotten it...

help!</description>
		<content:encoded><![CDATA[<p>Hey this is a great contact form&#8230;here is the problem, when the person sends me an email it says it has failed in sending&#8230;..but I still receive the message! </p>
<p>I dont know how to fix it so they will not wind up sending an excess amount of emails only to be irritated, not knowing I have gotten it&#8230;</p>
<p>help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LJ</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-36494</link>
		<dc:creator>LJ</dc:creator>
		<pubDate>Wed, 09 Jun 2010 12:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-36494</guid>
		<description>I am bulding a site for my church using flashmo_184_business template and testing it on my current Yahoo! account before rebuilding it to the church&#039;s specifications.  Everything is in working order so far except the contact form.  I just want to figure out the main form on the Contact Us screen.  After that I can wing my way through the others.

I can currently using Yahoo! Small Business for my hosting and in the past I have never had a problem with my contact forms because Yahoo! uses PHP.  However, I think there has been a change in the last couple of years that is killing my forms.

According to Yahoo!  I must add the following:

 /usr/sbin/sendmail

but I don&#039;t know where to add it.

The PHP code that I am using is:




Until I get this right all I get when I test the form is &quot;Failed:  Your message has not been sent.&quot;  And thus...it truly isn&#039;t sent to my inbox at all.

Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>I am bulding a site for my church using flashmo_184_business template and testing it on my current Yahoo! account before rebuilding it to the church&#8217;s specifications.  Everything is in working order so far except the contact form.  I just want to figure out the main form on the Contact Us screen.  After that I can wing my way through the others.</p>
<p>I can currently using Yahoo! Small Business for my hosting and in the past I have never had a problem with my contact forms because Yahoo! uses PHP.  However, I think there has been a change in the last couple of years that is killing my forms.</p>
<p>According to Yahoo!  I must add the following:</p>
<p> /usr/sbin/sendmail</p>
<p>but I don&#8217;t know where to add it.</p>
<p>The PHP code that I am using is:</p>
<p>Until I get this right all I get when I test the form is &#8220;Failed:  Your message has not been sent.&#8221;  And thus&#8230;it truly isn&#8217;t sent to my inbox at all.</p>
<p>Any help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano Meroli</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-36356</link>
		<dc:creator>Stefano Meroli</dc:creator>
		<pubDate>Sun, 06 Jun 2010 15:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-36356</guid>
		<description>Ciao

i&#039;m starting to use your flash templates..
they are very useful.. but i have a little problem with the  flashmo_213_mini_red template.

How is possible delete the text on the right the contact form?? I cannot find the .xml for this page

How is possible modify the string &quot;Contact Us&quot; in &quot;Contact me&quot;??


Ciao e tnx
Stefano</description>
		<content:encoded><![CDATA[<p>Ciao</p>
<p>i&#8217;m starting to use your flash templates..<br />
they are very useful.. but i have a little problem with the  flashmo_213_mini_red template.</p>
<p>How is possible delete the text on the right the contact form?? I cannot find the .xml for this page</p>
<p>How is possible modify the string &#8220;Contact Us&#8221; in &#8220;Contact me&#8221;??</p>
<p>Ciao e tnx<br />
Stefano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-35528</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Tue, 18 May 2010 18:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-35528</guid>
		<description>Contact form in 127 Curtain template doesn&#039;t work properly. 
I&#039;m having difficulties with e-mail field, can not use &quot;@&quot; character! In subject line I couldn&#039;t use some letters as well?! Same with message field?
How to fix this? Or, can I replace this form with AS2, which works much better?
Thanks</description>
		<content:encoded><![CDATA[<p>Contact form in 127 Curtain template doesn&#8217;t work properly.<br />
I&#8217;m having difficulties with e-mail field, can not use &#8220;@&#8221; character! In subject line I couldn&#8217;t use some letters as well?! Same with message field?<br />
How to fix this? Or, can I replace this form with AS2, which works much better?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oktoten</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-35079</link>
		<dc:creator>Oktoten</dc:creator>
		<pubDate>Sat, 08 May 2010 17:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-35079</guid>
		<description>hi i get this error 
Error opening URL &#039;http://www.......com/blah@blah.ca.php&#039;
Error #2044: ioError no controlled: text=Error #2032: sequence error. URL: http://www........com/blah@blah.ca.php
	at blah41_fla::contactform_13/blah41_fla::frame1()
and i also don´t know where to put the send_mail.php file or where shall i paste that code should i copy in to flash code? or dreamweaver or put the send_mail file on server? where to? 

i cannot find  answer please i must finish a site sooner.</description>
		<content:encoded><![CDATA[<p>hi i get this error<br />
Error opening URL &#8216;http://www&#8230;&#8230;.com/blah@blah.ca.php&#8217;<br />
Error #2044: ioError no controlled: text=Error #2032: sequence error. URL: <a href="http://www........com/blah@blah.ca.php" rel="nofollow">http://www&#8230;&#8230;..com/blah@blah.ca.php</a><br />
	at blah41_fla::contactform_13/blah41_fla::frame1()<br />
and i also don´t know where to put the send_mail.php file or where shall i paste that code should i copy in to flash code? or dreamweaver or put the send_mail file on server? where to? </p>
<p>i cannot find  answer please i must finish a site sooner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slava</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-34063</link>
		<dc:creator>slava</dc:creator>
		<pubDate>Wed, 21 Apr 2010 12:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-34063</guid>
		<description>Hi.First let me say THANK YOU for great free templates :-).I&#039;ve changed reciever in send_email.php to tvjeceslav@yahoo.com and i get every msg. But in template&#039;s form it always says &quot;Failed! Your message cannot sent.&quot; How can i fix that?</description>
		<content:encoded><![CDATA[<p>Hi.First let me say THANK YOU for great free templates <img src='http://www.webdesignmo.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .I&#8217;ve changed reciever in send_email.php to <a href="mailto:tvjeceslav@yahoo.com">tvjeceslav@yahoo.com</a> and i get every msg. But in template&#8217;s form it always says &#8220;Failed! Your message cannot sent.&#8221; How can i fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivar</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-32957</link>
		<dc:creator>Ivar</dc:creator>
		<pubDate>Wed, 07 Apr 2010 17:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-32957</guid>
		<description>I fixed the problem!

A lot of people are hosted at GoDaddy, but these scripts don&#039;t work there.

I&#039;m hosted at http://www.deleonhosting.com and they work perfectly!

I am recieving all the e-mails people send to me. To see what it looks like, click on the following link.

http://img94.imageshack.us/img94/1632/screenshotml.jpg

Best regards,
Ivar</description>
		<content:encoded><![CDATA[<p>I fixed the problem!</p>
<p>A lot of people are hosted at GoDaddy, but these scripts don&#8217;t work there.</p>
<p>I&#8217;m hosted at <a href="http://www.deleonhosting.com" rel="nofollow">http://www.deleonhosting.com</a> and they work perfectly!</p>
<p>I am recieving all the e-mails people send to me. To see what it looks like, click on the following link.</p>
<p><a href="http://img94.imageshack.us/img94/1632/screenshotml.jpg" rel="nofollow">http://img94.imageshack.us/img94/1632/screenshotml.jpg</a></p>
<p>Best regards,<br />
Ivar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-32189</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Sat, 13 Mar 2010 20:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-32189</guid>
		<description>I cant get it to work. What is my REMOTE_ADDR?? My host says its just localhost but i cant get it to work.

if( $contact_name == true )
{
	$sender = $contact_email;
	$receiver = &quot;gc_extreme@hotmail.com&quot;;
	$client_ip = localhost;

What am i doing wrong?</description>
		<content:encoded><![CDATA[<p>I cant get it to work. What is my REMOTE_ADDR?? My host says its just localhost but i cant get it to work.</p>
<p>if( $contact_name == true )<br />
{<br />
	$sender = $contact_email;<br />
	$receiver = &#8220;gc_extreme@hotmail.com&#8221;;<br />
	$client_ip = localhost;</p>
<p>What am i doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xavo</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-32063</link>
		<dc:creator>xavo</dc:creator>
		<pubDate>Mon, 08 Mar 2010 14:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-32063</guid>
		<description>I used the code b4 and it worked but now im using it and it simply stopped sending the mails,the program tells me the mails are sent anyways they never reach the mailbox is there something i did wrong?
this thing is getting me fired if i dont find an answer soon!</description>
		<content:encoded><![CDATA[<p>I used the code b4 and it worked but now im using it and it simply stopped sending the mails,the program tells me the mails are sent anyways they never reach the mailbox is there something i did wrong?<br />
this thing is getting me fired if i dont find an answer soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Courtney</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-31885</link>
		<dc:creator>Courtney</dc:creator>
		<pubDate>Mon, 01 Mar 2010 23:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-31885</guid>
		<description>Okay, I have published my site now and everything seems to work great, but I am having the same problem Josh said where it says it sends but there is nothing in my inbox. Please help!</description>
		<content:encoded><![CDATA[<p>Okay, I have published my site now and everything seems to work great, but I am having the same problem Josh said where it says it sends but there is nothing in my inbox. Please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Courtney</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-31652</link>
		<dc:creator>Courtney</dc:creator>
		<pubDate>Fri, 19 Feb 2010 23:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-31652</guid>
		<description>I am working on a website and am soooo grateful for this tutorial, everything seems to work great but when I hit send I also get the &quot;Failed! Your message cannot be sent&quot; message and its really frustrating! Please help me. I&#039;m not sure what the problem is, but I have seriously tried all that my mind can think about! Any help would be so appreciated!</description>
		<content:encoded><![CDATA[<p>I am working on a website and am soooo grateful for this tutorial, everything seems to work great but when I hit send I also get the &#8220;Failed! Your message cannot be sent&#8221; message and its really frustrating! Please help me. I&#8217;m not sure what the problem is, but I have seriously tried all that my mind can think about! Any help would be so appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karol</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-31580</link>
		<dc:creator>Karol</dc:creator>
		<pubDate>Wed, 17 Feb 2010 16:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-31580</guid>
		<description>Thank you very much that&#039;s work perfectly. You are Star.</description>
		<content:encoded><![CDATA[<p>Thank you very much that&#8217;s work perfectly. You are Star.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kob</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-31419</link>
		<dc:creator>Kob</dc:creator>
		<pubDate>Fri, 12 Feb 2010 11:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-31419</guid>
		<description>Hello, I&#039;m trying flshmo 188. everything works perfect, except for flash contact form. Actualy it works fine also, but special characters do not show up correctly. I guess I need them in UTF-8 or iso-8859-2. I have tried to add &quot;header(&#039;Content-Type: text/html; charset=utf-8&#039;);&quot; to contact form action script, tried even in php file but it just dont work. Contact form itself shows all characters fine while writing on web page, but after I press send and receive email, all special characters are gone. Is there any way to fix that?
Thank you in advance.
BTW i embeded all in input fields but does not help. So I think it must be somehow specified in script itself.</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m trying flshmo 188. everything works perfect, except for flash contact form. Actualy it works fine also, but special characters do not show up correctly. I guess I need them in UTF-8 or iso-8859-2. I have tried to add &#8220;header(&#8216;Content-Type: text/html; charset=utf-8&#8242;);&#8221; to contact form action script, tried even in php file but it just dont work. Contact form itself shows all characters fine while writing on web page, but after I press send and receive email, all special characters are gone. Is there any way to fix that?<br />
Thank you in advance.<br />
BTW i embeded all in input fields but does not help. So I think it must be somehow specified in script itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-31087</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Wed, 03 Feb 2010 00:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-31087</guid>
		<description>Hi,
  I am trying to get the contact form to work with a server side aspx mail script but after many weeks still have not succeeded. It is a free of charge job for a non profit ballet society and I would very much appreciate some help as they launch this weekend at their agm.
The AS3 contact form is so cool I really want to keep it but our server only has asp.net.
Cheers,
Brett</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I am trying to get the contact form to work with a server side aspx mail script but after many weeks still have not succeeded. It is a free of charge job for a non profit ballet society and I would very much appreciate some help as they launch this weekend at their agm.<br />
The AS3 contact form is so cool I really want to keep it but our server only has asp.net.<br />
Cheers,<br />
Brett</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stel</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-31023</link>
		<dc:creator>Stel</dc:creator>
		<pubDate>Sun, 31 Jan 2010 03:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-31023</guid>
		<description>Me again, i guess i know whats the problem that im not recieving the messages on my inbox, in the server where is my page doesnt work the contact form in Action Script 3, in the same server theres another page with contact form in Action Script 2 and it works perfectly.

Any suggestions ?</description>
		<content:encoded><![CDATA[<p>Me again, i guess i know whats the problem that im not recieving the messages on my inbox, in the server where is my page doesnt work the contact form in Action Script 3, in the same server theres another page with contact form in Action Script 2 and it works perfectly.</p>
<p>Any suggestions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stel</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-30980</link>
		<dc:creator>Stel</dc:creator>
		<pubDate>Thu, 28 Jan 2010 22:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-30980</guid>
		<description>Hello, i been using the latest templates but the email from send_email.php or something doesnt works I’ve tried to send out the email says it gone sucessfully, but when I check my inbox, it’s not in there. Do you know why? Thank you</description>
		<content:encoded><![CDATA[<p>Hello, i been using the latest templates but the email from send_email.php or something doesnt works I’ve tried to send out the email says it gone sucessfully, but when I check my inbox, it’s not in there. Do you know why? Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-30855</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-30855</guid>
		<description>Hello my contact form don&#039;t work, I used this template... can help me?</description>
		<content:encoded><![CDATA[<p>Hello my contact form don&#8217;t work, I used this template&#8230; can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThetaLov</title>
		<link>http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/comment-page-2/#comment-29427</link>
		<dc:creator>ThetaLov</dc:creator>
		<pubDate>Fri, 11 Dec 2009 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignmo.com/blog/2008/08/14/flash-contact-form-in-actionscript-3/#comment-29427</guid>
		<description>UPDATE - Just tested it again, it actually DOESN&#039;T
stick on &#039;sending,&#039; it just straight-up fails.

I have Yahoo as a web host, and it is supposed to be PHP-enabled, if that makes any difference.</description>
		<content:encoded><![CDATA[<p>UPDATE &#8211; Just tested it again, it actually DOESN&#8217;T<br />
stick on &#8217;sending,&#8217; it just straight-up fails.</p>
<p>I have Yahoo as a web host, and it is supposed to be PHP-enabled, if that makes any difference.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
