<?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: ContactForm Class</title>
	<atom:link href="http://www.myflashlab.com/2010/01/27/contactform-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myflashlab.com/2010/01/27/contactform-class/</link>
	<description>web components</description>
	<lastBuildDate>Sat, 31 Dec 2011 15:02:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.myflashlab.com/2010/01/27/contactform-class/comment-page-1/#comment-17</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 05:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.myflashlab.com/?p=85#comment-17</guid>
		<description>Hi, our new contact form class will behave pretty much the same when it comes to PHP data processing. the main reason for this, is that the input fields that you create in your flash all comes with optional IDs. The default PHP file has been written in a way to receive all incoming data no matter what their ID are. that&#039;s why it is not sorted in a specific order.

saying that, you still can create your custom PHP file!</description>
		<content:encoded><![CDATA[<p>Hi, our new contact form class will behave pretty much the same when it comes to PHP data processing. the main reason for this, is that the input fields that you create in your flash all comes with optional IDs. The default PHP file has been written in a way to receive all incoming data no matter what their ID are. that&#8217;s why it is not sorted in a specific order.</p>
<p>saying that, you still can create your custom PHP file!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: papilliondesign</title>
		<link>http://www.myflashlab.com/2010/01/27/contactform-class/comment-page-1/#comment-16</link>
		<dc:creator>papilliondesign</dc:creator>
		<pubDate>Sun, 21 Feb 2010 19:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.myflashlab.com/?p=85#comment-16</guid>
		<description>Hi I purchased your contact form class on ActiveDen just recently and have been moving along quite well... 
I have a question about the php posting... I am creating some rather long forms say 10-15 inputs or more and as I am testing the data is posted to the email in a way I didn&#039;t expect... I was hoping that data would be posted in the order it is listed on the form... but it seems to come in with no rhyme or reason.  I suppose this is php just popping data in an array in some kind of order... 

Is your update addressing this issue... or can you point me to some php code to add to sort and present the data in the same order as listed on the form
Thanks again for a really nice Class!</description>
		<content:encoded><![CDATA[<p>Hi I purchased your contact form class on ActiveDen just recently and have been moving along quite well&#8230;<br />
I have a question about the php posting&#8230; I am creating some rather long forms say 10-15 inputs or more and as I am testing the data is posted to the email in a way I didn&#8217;t expect&#8230; I was hoping that data would be posted in the order it is listed on the form&#8230; but it seems to come in with no rhyme or reason.  I suppose this is php just popping data in an array in some kind of order&#8230; </p>
<p>Is your update addressing this issue&#8230; or can you point me to some php code to add to sort and present the data in the same order as listed on the form<br />
Thanks again for a really nice Class!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

