<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042625" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042625</link>
    <description></description>
    <language>en</language>
          <item>
    <title>graphicsguy wrote:
Basically</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/flash-and-php-contact-form#comment-1236770</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;graphicsguy&lt;/em&gt; wrote:&lt;/div&gt;Basically I am just looking for something that when someone fills out the form, it sends me an email, and also sends them a thank you email.&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Hi graphicsguy, welcome to TWF &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
Contact forms have two basic stages. Get data from user via the form, send all data provided to your email address. (further stages can be added such as a message to the visitor about how it went, when you will reply etc etc)&lt;/p&gt;
&lt;p&gt;Using flash for an email &lt;strong&gt;form&lt;/strong&gt; (stage 1) still requires something else to actually &lt;strong&gt;collect, check and send&lt;/strong&gt; all the data form the form (stage 2), namely PHP.&lt;br /&gt;
If your template is written in HTML and has flash included (which is how most templates work) then you can use PHP with a HTML form.&lt;/p&gt;
&lt;p&gt;A lot of templates come with the &lt;strong&gt;form&lt;/strong&gt; ready but nothing happens when you submit it, this is because you have to create your own desired outcome. Frustrating perhaps, but you have to code yourself what email address it is from, what mail system will be used to send the email etc etc.&lt;/p&gt;
&lt;p&gt;I haven&#039;t seen the code for your template, but using a HTML form rather than flash would be much easier as it seems you don&#039;t have a lot of coding experience. Rather than editing flash as well as HTML and PHP, it would perhaps be easier for you to view some basic HTML form examples/tutorials and PHP form sending tutorials.&lt;br /&gt;
Just an option which will get you a &lt;strong&gt;basic&lt;/strong&gt; contact setup for people to contact you with, which is what I think you want.&lt;/p&gt;
&lt;p&gt;However you do it, you will need to edit the template code and at least create a new PHP file for sending the form data.&lt;br /&gt;
I don&#039;t know your level of coding experience, but running a site often brings a requirement of at least a little knowledge of coding. It also help sin the future for changes and updates if you know how your site is coded and how to edit/change it to suit your needs.&lt;/p&gt;
&lt;p&gt;-Importantly, ANY data a user enters anywhere on your site, such as into a form, should be validated. That is check it conforms to your required criteria.&lt;br /&gt;
Such as name is alpha only, and doesn&#039;t have any characters like &lt;code&gt;!&amp;quot;£$&amp;lt; &amp;gt;@&lt;/code&gt;, a valid and working email address is present  etc&lt;/p&gt;
 </description>
     <pubDate>Wed, 07 Jan 2009 17:56:00 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236770 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>graphicsguy</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/flash-and-php-contact-form#comment-1236641</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;graphicsguy&lt;/em&gt; wrote:&lt;/div&gt;Basically I am just looking for something that when someone fills out the form, it sends me an email, and also sends them a thank you email.&lt;/div&gt;&lt;br /&gt;
In my beginner Web Design class, several students have used this &lt;a href=&quot;http://wufoo.com/gallery/templates/forms/contact-form/&quot;&gt;Wufoo contact form&lt;/a&gt; successfully. The free version has an innocuous advert on the &quot;thank you&quot; page - you can probably live with that.&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Jan 2009 20:49:03 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1236641 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi graphicsguy,
Welcome to</title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/flash-and-php-contact-form#comment-1236616</link>
    <description> &lt;p&gt;Hi graphicsguy,&lt;/p&gt;
&lt;p&gt;Welcome to TWF! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;A considerable share of my work involves enabling various forms for designers... but with a little knowledge you can do it yourself!&lt;/p&gt;
&lt;p&gt;A &lt;a href=&quot;http://letmegooglethatforyou.com/?q=enable+flash+form+with+php&quot;&gt;Google search&lt;/a&gt; should solve this, but you say you &quot;really don&#039;t get&quot; it.&lt;/p&gt;
&lt;p&gt;I think this &lt;a href=&quot;http://www.tizag.com/flashTutorial/flashforms.php&quot;&gt;tutorial at Tizag&lt;/a&gt; is a good one, and goes into more detail with graphic examples than I can easily provide here.&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Dec 2008 17:24:01 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236616 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
