<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Ask Michel Komarov</title>
	<link>http://askmichel.icoder.com</link>
	<description>i Code to help you profit!</description>
	<pubDate>Sun, 05 Feb 2012 07:29:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>Comment on Simple One-Time-Offer script by The 7 Pages You Need to Make Money &#124; Entrepreneur Kickstart</title>
		<link>http://askmichel.icoder.com/2006/08/06/simple-one-time-offer-script/#comment-380</link>
		<pubDate>Tue, 27 Sep 2011 08:37:23 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/08/06/simple-one-time-offer-script/#comment-380</guid>
					<description>[...] You may present them with a one time offer (OTO) discount on an associated product. Free one time offer script and here. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] You may present them with a one time offer (OTO) discount on an associated product. Free one time offer script and here. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by michel</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-379</link>
		<pubDate>Fri, 15 Jul 2011 15:00:25 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-379</guid>
					<description>Hello Jeff,

&lt;div style=&quot;padding:1em;border-left:3px solid silver;&quot;&gt;the second (dropdowns) based on an array that is dependent on Dropdown1. Now when I send a message/feedback, the only dropdown value that is sent is from Dropdown1.&lt;/div&gt;

1) Make sure your Dropdown2 has the name-attribute to send its data through the form.

2) You need to add the appropriate tag for the Dropdown2's name into the message inside the &lt;code&gt;feedback.config.php&lt;/code&gt;.
So if you have the Dropdown2 like &lt;code&gt;&amp;#60;select name=&amp;#34;dropdown2&amp;#34; &amp;#62;...&lt;/code&gt;,
you need a tag like [DROPDOWN2] in your message.

Michel</description>
		<content:encoded><![CDATA[<p>Hello Jeff,</p>
<div style="padding:1em;border-left:3px solid silver;">the second (dropdowns) based on an array that is dependent on Dropdown1. Now when I send a message/feedback, the only dropdown value that is sent is from Dropdown1.</div>
<p>1) Make sure your Dropdown2 has the name-attribute to send its data through the form.</p>
<p>2) You need to add the appropriate tag for the Dropdown2&#8217;s name into the message inside the <code>feedback.config.php</code>.<br />
So if you have the Dropdown2 like <code>&lt;select name=&quot;dropdown2&quot; &gt;...</code>,<br />
you need a tag like [DROPDOWN2] in your message.</p>
<p>Michel
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by jp4jeff</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-378</link>
		<pubDate>Tue, 12 Jul 2011 00:28:23 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-378</guid>
					<description>Michel,
Is it possible to use dropdown arrays in your feedback form?  I was successful with your sample feedback form and standard inputs, but fails to push the submited values thru to the email when options are based on arrays. I must be doing something wrong.

Jeff</description>
		<content:encoded><![CDATA[<p>Michel,<br />
Is it possible to use dropdown arrays in your feedback form?  I was successful with your sample feedback form and standard inputs, but fails to push the submited values thru to the email when options are based on arrays. I must be doing something wrong.</p>
<p>Jeff
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by jp4jeff</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-377</link>
		<pubDate>Thu, 07 Jul 2011 19:32:38 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-377</guid>
					<description>Hello Michel,
Your feedback_form works very nice and easy to personalize it.  I added two dropdowns, the first w/ a hard list of values, and the second based on an array that is dependent on Dropdown1.  Now when I send a message/feedback, the only dropdown value that is sent is from Dropdown1.  Do I have to do any thing special to assign/pass Dropdown2 value in the message/feedback.

Jeff Houser
jhouser@alpine-lis.com</description>
		<content:encoded><![CDATA[<p>Hello Michel,<br />
Your feedback_form works very nice and easy to personalize it.  I added two dropdowns, the first w/ a hard list of values, and the second based on an array that is dependent on Dropdown1.  Now when I send a message/feedback, the only dropdown value that is sent is from Dropdown1.  Do I have to do any thing special to assign/pass Dropdown2 value in the message/feedback.</p>
<p>Jeff Houser<br />
<a href="mailto:jhouser@alpine-lis.com">jhouser@alpine-lis.com</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by michel</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-374</link>
		<pubDate>Wed, 08 Jun 2011 13:45:08 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-374</guid>
					<description>Hello Benjamin,

Thanks for your question.
&lt;div style=&quot;padding:1em;border-left:3px solid silver;&quot;&gt;Is it possible to change the “$support_email”-value to a value I prefilled in a hidden formfield?&lt;/div&gt;

If you'd like to use a hidden field with a email address to send the message to...
I think this is not a good idea.
This would open a huge security gap that allows someone to send their messages to any email address they want. You even will not know about this.

Michel</description>
		<content:encoded><![CDATA[<p>Hello Benjamin,</p>
<p>Thanks for your question.</p>
<div style="padding:1em;border-left:3px solid silver;">Is it possible to change the “$support_email”-value to a value I prefilled in a hidden formfield?</div>
<p>If you&#8217;d like to use a hidden field with a email address to send the message to&#8230;<br />
I think this is not a good idea.<br />
This would open a huge security gap that allows someone to send their messages to any email address they want. You even will not know about this.</p>
<p>Michel
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by BenIPAQ</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-373</link>
		<pubDate>Tue, 07 Jun 2011 19:29:43 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-373</guid>
					<description>Hi Michel,

First of all; thank you very much for this beautiful piece of code!

I have a question. Is it possible to change the &quot;$support_email&quot;-value to a value I prefilled in a hidden formfield? I my case that prefilled value is a variable emailaddress.

Kind regards,
Benjamin</description>
		<content:encoded><![CDATA[<p>Hi Michel,</p>
<p>First of all; thank you very much for this beautiful piece of code!</p>
<p>I have a question. Is it possible to change the &#8220;$support_email&#8221;-value to a value I prefilled in a hidden formfield? I my case that prefilled value is a variable emailaddress.</p>
<p>Kind regards,<br />
Benjamin
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on How to protect a Contact-Form from Form-Spam bots by Discount Checks</title>
		<link>http://askmichel.icoder.com/2007/01/28/how-to-protect-a-contact-form-from-form-spam-bots/#comment-370</link>
		<pubDate>Sun, 17 Oct 2010 04:53:26 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2007/01/28/how-to-protect-a-contact-form-from-form-spam-bots/#comment-370</guid>
					<description>&lt;strong&gt;Discount Checks...&lt;/strong&gt;

Thanks for creating a really informative site. It's more than most people do! The How to protect a Contact-Form from Form-Spam bots -- Ask ... was very helpful indeed. Jeremy....</description>
		<content:encoded><![CDATA[<p><strong>Discount Checks&#8230;</strong></p>
<p>Thanks for creating a really informative site. It&#8217;s more than most people do! The How to protect a Contact-Form from Form-Spam bots &#8212; Ask &#8230; was very helpful indeed. Jeremy&#8230;.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by michel</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-368</link>
		<pubDate>Sat, 12 Jun 2010 04:59:59 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-368</guid>
					<description>Hi Justin,

Please read my comment from March 23rd, 2009 above.
It describes how to add a new field.

You can add a field like this in your form-page:
Your Phone: &amp;#60;input name=&amp;#34;&lt;em&gt;phone&lt;/em&gt;&amp;#34; type=&amp;#34;text&amp;#34;&amp;#62;

Then use the &lt;em&gt;&quot;phone&quot;&lt;/em&gt;-name in uppercase inside your message in the &lt;code&gt;feedback.config.php&lt;/code&gt;:
Phone number: [PHONE]

Hope this helps.
Michel</description>
		<content:encoded><![CDATA[<p>Hi Justin,</p>
<p>Please read my comment from March 23rd, 2009 above.<br />
It describes how to add a new field.</p>
<p>You can add a field like this in your form-page:<br />
Your Phone: &lt;input name=&quot;<em>phone</em>&quot; type=&quot;text&quot;&gt;</p>
<p>Then use the <em>&#8220;phone&#8221;</em>-name in uppercase inside your message in the <code>feedback.config.php</code>:<br />
Phone number: [PHONE]</p>
<p>Hope this helps.<br />
Michel
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by justinmang</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-367</link>
		<pubDate>Sat, 12 Jun 2010 01:24:30 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-367</guid>
					<description>Hi Michel-

Great site you have here! Quick question:

How do I go about adding new fields? Say one for a phone number and having the form add in the email whether the user checked a checkbox or not? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Michel-</p>
<p>Great site you have here! Quick question:</p>
<p>How do I go about adding new fields? Say one for a phone number and having the form add in the email whether the user checked a checkbox or not? </p>
<p>Thanks!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Comprehensive Feedback Form with Attachments by michel</title>
		<link>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-366</link>
		<pubDate>Sun, 02 May 2010 16:07:59 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/09/07/comprehensive-feedback-form-with-attachments/#comment-366</guid>
					<description>Hi Jayesh,

1) You shouldn't open the &lt;code&gt;feedback.form.html&lt;/code&gt; file directly, as it's a template. It should be used by the &lt;code&gt;feedback.php&lt;/code&gt; script that shows real value of the template variables like {ERROR}. This word won't appear on the page when you open the &lt;code&gt;feedback.php&lt;/code&gt; instead of the &lt;code&gt;feedback.form.html&lt;/code&gt;.

2) The script doesn't save the uploaded files at serverside. It just includes the files as attachments. The server then removes the files itself.

3) You need to be sure your server (and PHP) really allows to upload files.

\Michel</description>
		<content:encoded><![CDATA[<p>Hi Jayesh,</p>
<p>1) You shouldn&#8217;t open the <code>feedback.form.html</code> file directly, as it&#8217;s a template. It should be used by the <code>feedback.php</code> script that shows real value of the template variables like {ERROR}. This word won&#8217;t appear on the page when you open the <code>feedback.php</code> instead of the <code>feedback.form.html</code>.</p>
<p>2) The script doesn&#8217;t save the uploaded files at serverside. It just includes the files as attachments. The server then removes the files itself.</p>
<p>3) You need to be sure your server (and PHP) really allows to upload files.</p>
<p>\Michel
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

