<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>contact form</title>
    <link>http://forums.shopify.com/categories/1/posts/1363</link>
    <language>en-us</language>
    <description>Feed for discussion topic contact form</description>
    <item>
      <title>contact form</title>
      <author>fake monkey</author>
      <pubDate>Wed, 05 Jul 2006 19:10:05 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363</guid>
      <description>Is it possible to create a contact form script for shopify.

The type of thing i was thinking about was where a user fills in all the details and then are sent to a thank you page.

This form could then be sent via html to the shop owner.

It's just a bit tidier than using a mailto: link and i'd prefer to avoid any pop ups to external pages or scripts.

Thanks for any help.

Matt</description>
    </item>
    <item>
      <title>Kenny D commented</title>
      <author>Kenny D</author>
      <pubDate>Wed, 05 Jul 2006 20:04:29 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1364</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1364</guid>
      <description>&lt;p&gt;I was wondering the same thing.&lt;/p&gt;


	&lt;p&gt;As a halfway house, I&amp;#8217;ve made a contact form Page on Shopify, but, in the &lt;span class="caps"&gt;HTML&lt;/span&gt;, set the form contents to submit to a &lt;span class="caps"&gt;PHP&lt;/span&gt; emailer script which I&amp;#8217;ve stored on another server.  This all happens invisibly to the user; no pop-ups or anything.&lt;/p&gt;


	&lt;p&gt;Doubtless there is some disadvantage to this which I haven&amp;#8217;t thought of yet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kenny D commented</title>
      <author>Kenny D</author>
      <pubDate>Wed, 05 Jul 2006 20:18:05 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1365</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1365</guid>
      <description>&lt;p&gt;&lt;a href="http://www.fionaluing.co.uk/pages/contact-fiona"&gt;This here&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>fake monkey commented</title>
      <author>fake monkey</author>
      <pubDate>Wed, 05 Jul 2006 20:54:34 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1366</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1366</guid>
      <description>&lt;p&gt;I think this is what i&amp;#8217;m after.&lt;/p&gt;


	&lt;p&gt;is this just a standard php mailer script.&lt;/p&gt;


	&lt;p&gt;I didn&amp;#8217;t fill the form in but does it return a thankyou page once the form has been posted, if so can you share the script as i can host it elsewhere as well.&lt;/p&gt;


	&lt;p&gt;lovely site by the way.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kenny D commented</title>
      <author>Kenny D</author>
      <pubDate>Wed, 05 Jul 2006 21:45:22 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1367</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1367</guid>
      <description>&lt;p&gt;Cheers Matt. Once the message is sent, the user is forwarded to another Shopify Page I made, which just says &#8220;Email successfully sent</description>
    </item>
    <item>
      <title>Juan commented</title>
      <author>Juan</author>
      <pubDate>Wed, 05 Jul 2006 23:10:26 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1369</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1369</guid>
      <description>&lt;p&gt;You may wan&amp;#8217;t to take a look at :&lt;/p&gt;


	&lt;p&gt;http://www.techcrunch.com/2006/07/05/make-powerful-online-forms-easily-with-wufoo/&lt;/p&gt;


	&lt;p&gt;(haven&amp;#8217;t tried, just found the article interesting)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Quick commented</title>
      <author>Richard Quick</author>
      <pubDate>Wed, 05 Jul 2006 23:32:20 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1370</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1370</guid>
      <description>&lt;p&gt;&lt;strong&gt;&amp;#8221;I&amp;#8217;ve discovered that the &lt;span class="caps"&gt;PHP&lt;/span&gt; script I was using is insecure (ie. could be harnessed by bots for mass spamming)&amp;#8221;&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;Kenny,&lt;/p&gt;


	&lt;p&gt;Can&amp;#8217;t you just alter the script so it only accepts posts from URLs containing your shoppify domain name?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cliff commented</title>
      <author>Cliff</author>
      <pubDate>Thu, 06 Jul 2006 01:29:14 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1371</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1371</guid>
      <description>&lt;p&gt;&lt;a href="http://www.wufoo.com"&gt;Wufoo&lt;/a&gt; is very cool and insanely intuitive (if that&amp;#8217;s possible).  There are several ways to add your form, the simplest being to use the iframe code to add it to a Shopify page from the admin.  The forms are very customizable (you can build themes for the forms or use your own &lt;span class="caps"&gt;CSS&lt;/span&gt;) and can show instructions when your visitors hover over the form elements.&lt;/p&gt;


	&lt;p&gt;Their free plan should work for the majority of Shopify users as long as you don&amp;#8217;t expect more than 100 uses of the form per month.  Otherwise, there are several pay plans available, which you will be required to have if you want the form to redirect to a custom page on your Shopify store.&lt;/p&gt;</description>
    </item>
    <item>
      <title>mel pennington commented</title>
      <author>mel pennington</author>
      <pubDate>Thu, 06 Jul 2006 05:08:42 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1374</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1374</guid>
      <description>&lt;p&gt;cliff, 
nice post on wufoo.  You should add it to the add-on&amp;#8217;s list.  One question: how are you putting it in shopify, in the pages or in the index.liquid?
thanks!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cliff commented</title>
      <author>Cliff</author>
      <pubDate>Thu, 06 Jul 2006 07:27:24 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1378</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1378</guid>
      <description>&lt;p&gt;Where is the add-ons list?&lt;/p&gt;


	&lt;p&gt;You simply past the iframe code in a page via the admin (Blogs and Pages).  The rest is done in your Wufoo account.&lt;/p&gt;</description>
    </item>
    <item>
      <title>mel pennington commented</title>
      <author>mel pennington</author>
      <pubDate>Thu, 06 Jul 2006 16:32:52 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1390</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1390</guid>
      <description>&lt;p&gt;Cliff,
The Add-ons list was a thread I created a while back asking for people to submit add-ons that they were using rather well with shopify.  Wufoo is a great one.&lt;/p&gt;


	&lt;p&gt;As for pasting, I did that, but need to edit the css to fit my  page better?  Any thoughts on how to best do that?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cliff commented</title>
      <author>Cliff</author>
      <pubDate>Fri, 07 Jul 2006 01:19:34 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1400</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1400</guid>
      <description>&lt;p&gt;Though I haven&amp;#8217;t had a chance to mess with it much, you can create themes in Wufoo and apply one to your form.  It may also be possible to strip the theme and use your own &lt;span class="caps"&gt;CSS&lt;/span&gt;, but I&amp;#8217;m not sure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>mel pennington commented</title>
      <author>mel pennington</author>
      <pubDate>Fri, 07 Jul 2006 04:43:44 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1404</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1404</guid>
      <description>&lt;p&gt;email me a link of your form. mel(at)penningtonandbailes.com&lt;/p&gt;</description>
    </item>
    <item>
      <title>wayne sutton commented</title>
      <author>wayne sutton</author>
      <pubDate>Fri, 07 Jul 2006 15:35:09 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1409</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1409</guid>
      <description>&lt;p&gt;Hey yep Wufoo is cool I added a form to my store you can see it here:&lt;/p&gt;


	&lt;p&gt;http://waynesutton.myshopify.com/pages/contact&lt;/p&gt;


	&lt;p&gt;I also have a way for people to text message me via http://www.txtdrop.com/ which i&amp;#8217;m testing out.&lt;/p&gt;


	&lt;p&gt;Wayne&lt;/p&gt;</description>
    </item>
    <item>
      <title>ipds commented</title>
      <author>ipds</author>
      <pubDate>Fri, 07 Jul 2006 23:31:11 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1413</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1413</guid>
      <description>&lt;p&gt;I&amp;#8217;m amazed at how simple it was to put a form in a Shopify page. It was as simple as cut &amp;#38; pasting the typical &lt;form&gt; ... &lt;/form&gt; HTML code in a new page, call it &lt;a href="http://shop.ipdataservices.com/pages/dealer-registration"&gt;Contact Page&lt;/a&gt;  et voila!&lt;/p&gt;


	&lt;p&gt;I got a little nervous at the beginnig when I first set up a Shopify account. While I&amp;#8217;m pretty good at writing up &lt;span class="caps"&gt;HTML&lt;/span&gt; and basic script code, I had never heard of liquid and .css&lt;/p&gt;


	&lt;p&gt;Turns out it&amp;#8217;s really not that complicated once you get down to it!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cliff commented</title>
      <author>Cliff</author>
      <pubDate>Sat, 08 Jul 2006 01:15:46 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1416</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1416</guid>
      <description>&lt;p&gt;Wow, never heard of &lt;span class="caps"&gt;CSS&lt;/span&gt;?  The use of &lt;span class="caps"&gt;CSS&lt;/span&gt; is a web standard, so I&amp;#8217;m glad Shopify is playing a part in educating.  Kudos! :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>mel pennington commented</title>
      <author>mel pennington</author>
      <pubDate>Sat, 08 Jul 2006 05:26:31 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1423</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1423</guid>
      <description>&lt;p&gt;clifford,
never got your email to the form you use, so I figured it out on my own thank goodness.  Just used alot of &lt;span style=&amp;#8221; 
css code here. stuff to make it fit my page.  Thanks again for leading us to this cool add-on.  Got any others?
-P&lt;/p&gt;</description>
    </item>
    <item>
      <title>mel pennington commented</title>
      <author>mel pennington</author>
      <pubDate>Sat, 08 Jul 2006 05:27:57 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1424</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1424</guid>
      <description>&lt;p&gt;Sorry, should have said:
Just used a lot of &lt;pre&gt; &amp;lt;span style="css code here"&amp;gt;Forms&amp;lt;/span&amp;gt;&lt;/pre&gt;
Thanks for leading us to this new add-on cliff.  got any more?
-P&lt;/p&gt;</description>
    </item>
    <item>
      <title>mel pennington commented</title>
      <author>mel pennington</author>
      <pubDate>Sat, 08 Jul 2006 05:28:13 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1425</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1425</guid>
      <description>&lt;p&gt;Sorry, should have said:
Just used a lot of &lt;pre&gt; &amp;lt;span style="css code here"&amp;gt;Forms&amp;lt;/span&amp;gt;&lt;/pre&gt;
Thanks for leading us to this new add-on cliff.  got any more?
-P&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cliff commented</title>
      <author>Cliff</author>
      <pubDate>Sat, 08 Jul 2006 06:12:56 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1426</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1426</guid>
      <description>&lt;p&gt;Hey, Mel, sorry I forgot to reply.  My test sites are locked down right now, so I don&amp;#8217;t have any links for you.  All I did was paste the iframe code to test, I didn&amp;#8217;t mess with any of the styling.&lt;/p&gt;


	&lt;p&gt;You can use &lt;span class="caps"&gt;CSS&lt;/span&gt; classes in pretty much any &lt;span class="caps"&gt;HTML&lt;/span&gt; element.&lt;/p&gt;


	&lt;p&gt;No other 3rd party services off the top of my head, but I&amp;#8217;ll be sure to jot them down if I come across any.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Sat, 08 Jul 2006 17:21:49 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1434</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1434</guid>
      <description>&lt;p&gt;There is also &lt;a href="http://www.jotform.com/"&gt;JotForm&lt;/a&gt; which I like a lot. It is also free, but it has no limits to the amount of submissions if that is a concern for anyone. They have a nice ajax powered &lt;span class="caps"&gt;WYSIWYG&lt;/span&gt; form builder that lets you completely build and arrange the fields of the form online.&lt;/p&gt;</description>
    </item>
    <item>
      <title>fake monkey commented</title>
      <author>fake monkey</author>
      <pubDate>Sat, 08 Jul 2006 21:21:48 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1441</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1441</guid>
      <description>&lt;p&gt;while both of these services are great.&lt;/p&gt;


	&lt;p&gt;It doesn&amp;#8217;t take away the fact that a contact form is basic service of any business online.&lt;/p&gt;


	&lt;p&gt;After all your customers will want to contact you at some point, and this should be as easy and painless as possible.&lt;/p&gt;


	&lt;p&gt;And this should be all done within the domain your in.&lt;/p&gt;


	&lt;p&gt;It could all be managed within the shopify admin area, and alert you when new messages have come in, via email or rss etc.&lt;/p&gt;


	&lt;p&gt;Beyond this, may be a timing module could be built to raise the profile of questions you have not responded to.&lt;/p&gt;


	&lt;p&gt;What does everybody think.?&lt;/p&gt;</description>
    </item>
    <item>
      <title>tobi commented</title>
      <author>tobi</author>
      <pubDate>Sat, 08 Jul 2006 21:38:44 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1442</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1442</guid>
      <description>&lt;p&gt;Shopify actually had contact management at one point. i took it out before release because of the myriad of spam problems resulting from such forms.&lt;/p&gt;


	&lt;p&gt;I really don&amp;#8217;t want to add captchas or stuff like this to shopify stores so i nixed the idea till we have a good idea of what we need in shopify.&lt;/p&gt;


	&lt;p&gt;For the record: the contact form on jadedpixel.com gets a spam message every once every 5 minutes. The comments on my personal weblog at blog.leetsoft.com about one in every 10 seconds.&lt;/p&gt;


	&lt;p&gt;Forms on the internet are bad these days i&amp;#8217;m afrait to say..&lt;/p&gt;</description>
    </item>
    <item>
      <title>fake monkey commented</title>
      <author>fake monkey</author>
      <pubDate>Sat, 08 Jul 2006 21:48:23 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1443</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1443</guid>
      <description>&lt;p&gt;agreed with that,&lt;/p&gt;


	&lt;p&gt;and i was hinting at a very basic cms type system, i&amp;#8217;ve had the mis-pleasure to implement rightnow at work, so that was the kind of thing i was thinking.&lt;/p&gt;


	&lt;p&gt;I lurk on the texpattern / texdrive forums and the guys over there face the same issue&amp;#8217;s with spam and forms, although i&amp;#8217;m sure somebody put together a form that was meant to stop the automated type spam, but i could be wrong.&lt;/p&gt;


	&lt;p&gt;In the end i&amp;#8217;m sure you guys will figure something out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Natalie commented</title>
      <author>Natalie</author>
      <pubDate>Sun, 09 Jul 2006 03:46:56 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1448</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1448</guid>
      <description>&lt;p&gt;Hey, Tobi, I don&amp;#8217;t know if this will help at all, but with my contact forms I&amp;#8217;ve been in the habit of adding a checkbox that reads &amp;#8220;this is not spam&amp;#8221; and must be checked in order to send the message. I only get maybe 1 spam every 2 weeks now because it takes a human being to check that box. So far at least. :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>tobi commented</title>
      <author>tobi</author>
      <pubDate>Sun, 09 Jul 2006 04:04:29 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1449</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1449</guid>
      <description>&lt;p&gt;Ha ha. Well thats a cute way to do it.&lt;/p&gt;


	&lt;p&gt;Since we are talking about this, my personal favorite is &lt;a href="http://www.kittenauth.com/index.php?q=node/5"&gt;kitten auth&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cliff commented</title>
      <author>Cliff</author>
      <pubDate>Sun, 09 Jul 2006 17:35:59 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1456</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1456</guid>
      <description>&lt;p&gt;Nice, Natalie, that is a cool way to do it.  Way more interesting than the enter-these-psychedelic-numbers-in-the-box. ;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Mon, 10 Jul 2006 06:14:34 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1466</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1466</guid>
      <description>&lt;p&gt;Toby,
Do your forms require an email address? And do you authenticate the address before allowing people to send the form?&lt;/p&gt;</description>
    </item>
    <item>
      <title>tobi commented</title>
      <author>tobi</author>
      <pubDate>Mon, 10 Jul 2006 16:00:03 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1468</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1468</guid>
      <description>&lt;p&gt;They do require an email address but they don&amp;#8217;t verify. You mean we should send a test email to the people using the form and only unlocking the feedback if this is confirmed successfully?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cliff commented</title>
      <author>Cliff</author>
      <pubDate>Wed, 12 Jul 2006 15:40:01 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1504</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1504</guid>
      <description>&lt;p&gt;Just came across another option called &lt;a href="http://www.formassembly.com"&gt;The Form Assembly&lt;/a&gt; for building contact forms, etc.  The service is apparently free.&lt;/p&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Wed, 12 Jul 2006 21:37:18 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1508</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1508</guid>
      <description>&lt;p&gt;Tobi,
Not exactly. What you do is write a script that does a lookup of the mx record for the domain in the email address, connect to mail server and verify that the address exists. This is what the transaction between the server looks like from a telnet session.&lt;/p&gt;


	&lt;p&gt;The lines with stars are the ones that I typed, everything else is what the server responded with.&lt;/p&gt;


	&lt;p&gt;What we are looking for is the 250 OK after typing in 
the &amp;#8220;RCPT TO &lt;&gt;&amp;#8221;.&lt;/p&gt;


&lt;pre&gt;
* Rotten-Apple:~ dan$ telnet mailserver.jadedpixel.com 25
Trying 204.11.49.158...
Connected to mailserver.jadedpixel.com.
Escape character is '^]'.
220 mailserver.jadedpixel.com ESMTP Postfix (Debian/GNU)
* EHLO jadedpixel.com
250-mailserver.jadedpixel.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250 8BITMIME
* MAIL FROM:&amp;lt;myemail@mydomain.com&amp;gt;
250 Ok
* RCPT TO:&amp;lt;postmaster@jadedpixel.com&amp;gt;
250 Ok
* RSET
250 Ok
* QUIT
221 Bye
Connection closed by foreign host.
Rotten-Apple:~ dan$ 
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Wed, 12 Jul 2006 21:43:39 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1509</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1509</guid>
      <description>&lt;p&gt;I do have to mention that it will not return an error if the email address does not exist on the server. But this does show that there is a valid email address set up for the domain name which most spam does not have.  The addresses used in spam are most of the time made up and do not really exist.&lt;/p&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Wed, 12 Jul 2006 21:44:51 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1510</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1510</guid>
      <description>&lt;p&gt;grrrrr. I meant to say valid email server..  Where is the edit button?&lt;img src="?" alt="" /&gt;?!? ;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Wed, 12 Jul 2006 22:13:54 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1513</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1513</guid>
      <description>&lt;p&gt;Ok. Let me set this straight.&lt;/p&gt;


	&lt;p&gt;If the mail server has a catch-all address for a domain, an invalid user in an email address will not give an error. On the other hand if there is no catch-all address, the server should give a 550 error(user not known)&lt;/p&gt;


	&lt;p&gt;So recap. You could do 3 checks:
1. That the email address is in a valid format.
2. That the domain name exists(lookup returns mx record)
3. That the username exists on the server (optional)&lt;/p&gt;


	&lt;p&gt;As for your personal blog. You could even go as far as keeping  the email addresses that validate in a database and verify against that first.  This would keep down on the traffic generated in validating the email addresses of returning posters.&lt;/p&gt;


	&lt;p&gt;Just don&amp;#8217;t let that list get in the hands of a spammer :D&lt;/p&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Thu, 20 Jul 2006 19:20:31 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-1690</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-1690</guid>
      <description>&lt;p&gt;&lt;strong&gt;Bump&lt;/strong&gt; &amp;#8211; Is this feature something that we might see in the future?&lt;/p&gt;


	&lt;p&gt;While third party solutions and iframes work, its not feasable to be maintaining multiple logins in multiple places to have certain features.&lt;/p&gt;


	&lt;p&gt;I am seeing this with contact forms, reviews and image hosting.&lt;/p&gt;


	&lt;p&gt;I understand your busy and these things take time, but it would be nice to know what we can expect in the future updates.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Wed, 02 Aug 2006 23:21:56 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2049</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2049</guid>
      <description>&lt;p&gt;I have to bump this as well there are plenty of ways to have a contact form that circumvents spammers. This is a nesessity on any web store. It is also pretty basic. I run textpattern and get no spam at all through my contact form and &lt;strong&gt;maybe&lt;/strong&gt; 2 per week in comment forms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Quick commented</title>
      <author>Richard Quick</author>
      <pubDate>Thu, 03 Aug 2006 00:17:56 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2053</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2053</guid>
      <description>&lt;p&gt;If you&amp;#8217;ve got a web server running &lt;span class="caps"&gt;PHP&lt;/span&gt; it&amp;#8217;s &lt;span class="caps"&gt;VERY&lt;/span&gt; simple to set up a web for that&amp;#8217;ll work.&lt;/p&gt;


	&lt;p&gt;About 15 lines of code.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scott commented</title>
      <author>Scott</author>
      <pubDate>Thu, 03 Aug 2006 02:44:39 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2059</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2059</guid>
      <description>&lt;blockquote&gt;
		&lt;p&gt;If you&#8217;ve got a web server running &lt;span class="caps"&gt;PHP&lt;/span&gt; it&#8217;s &lt;span class="caps"&gt;VERY&lt;/span&gt; simple to set up a web for that&#8217;ll work.&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;I thought one of the main benefits of having a hosted e-commerce site was supposed to be that you didn&amp;#8217;t need your own server?&lt;/p&gt;


	&lt;p&gt;I agree with other commenters that a contact form is pretty much a &amp;#8220;must have&amp;#8221; for an online store. While anti-spam measures are definitely helpful, it should be noted that the presence of spam doesn&amp;#8217;t actually affect the user experience of the customers, only the store owner. This could be considered &amp;#8220;the price you have to pay&amp;#8221; for making it as easier for your customers to contact you. Of course, the shopify admins do have to consider the extra load on their email system that spam would introduce.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Thu, 03 Aug 2006 23:14:46 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2071</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2071</guid>
      <description>&lt;p&gt;I have one set up but it is sort of a pain to have to deal with that externally, especially for clients who I don&amp;#8217;t want to have to alias part of their domain to one of my servers &lt;strong&gt;just&lt;/strong&gt; for a contact form. It should be handled in withing the server the application is on for ease of use for me as a designer and clients as users. When the sales start booming on stores and commission checks get larger there will be more grumbling over the need for something basic like a simple contact form.&lt;/p&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Sat, 05 Aug 2006 09:00:28 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2102</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2102</guid>
      <description>&lt;p&gt;tobi,&lt;/p&gt;


	&lt;p&gt;Here is a link I found that references the live check of email address. There is a download for a plugin for phpbb so maybe you can reference it.&lt;/p&gt;


	&lt;p&gt;here is the &lt;a href="http://www.phpbb.com/phpBB/viewtopic.php?t=280755"&gt;link&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;hope this helps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>tobi commented</title>
      <author>tobi</author>
      <pubDate>Sat, 05 Aug 2006 15:30:11 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2107</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2107</guid>
      <description>&lt;p&gt;I have been playing around which actually connecting to the referenced mail server and asking it if its a valid email address. this seems pretty promising as psydo spam protection. 
Its pretty complicated however because you have to ask the &lt;span class="caps"&gt;DNS&lt;/span&gt; server of the domain for a MX record and then handle the case where there is no MX record and so on.&lt;/p&gt;


	&lt;p&gt;There is also the wonderful services at &lt;a href="http://akismet.com/"&gt;http://akismet.com/&lt;/a&gt; but they don&amp;#8217;t really deal with feedback style posts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Sat, 05 Aug 2006 16:21:04 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2108</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2108</guid>
      <description>&lt;p&gt;I use a plugin for textpattern that was made by Alex Shields one of the devs. I have yet to get &lt;strong&gt;any&lt;/strong&gt; spam through his contact form. I know you know your stuff, but If you would like to have a look let me know. Its only about 20 lines of code that handles the mail check requirements.&lt;/p&gt;</description>
    </item>
    <item>
      <title>danW commented</title>
      <author>danW</author>
      <pubDate>Sun, 06 Aug 2006 05:21:05 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2123</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2123</guid>
      <description>&lt;p&gt;Hi Tobi,&lt;/p&gt;


	&lt;p&gt;I would say if they don&amp;#8217;t have an mx record then have it fail. A valid email server should always have a mx record maybe 2.&lt;/p&gt;


	&lt;p&gt;That should make it easy anyway!!! ;)&lt;/p&gt;


	&lt;p&gt;Dan&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christina commented</title>
      <author>Christina</author>
      <pubDate>Thu, 31 Aug 2006 11:13:17 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2721</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2721</guid>
      <description>&lt;p&gt;Just compared two external services: Wufoo and the FormAssembly, and found the latter to be far better.&lt;/p&gt;


	&lt;h3&gt;Wufoo:&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;very slow; I click on my contact page, and it takes around 30 seconds for the form to appear from their server, by which time most people will have given up.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;no internationalization: if your site is in anything but English, it&amp;#8217;ll be annoying to see buttons that says &amp;#8220;submit&amp;#8221;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;invalid markup: iframes are not on in &lt;span class="caps"&gt;XHTML &lt;/span&gt;Strict; I don&amp;#8217;t know about transitional.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h3&gt;FormAssembly:&lt;/h3&gt;


	&lt;ul&gt;
	&lt;li&gt;you can choose to host the form yourself (in the shopify application), so it&amp;#8217;s much quicker to load, and remains in your domain.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;as it&amp;#8217;s not an iframe, it&amp;#8217;s more complex to install; you have to download the files and put them in their proper places.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;once you&amp;#8217;ve done that, another problem is that their css (which you can modify) will affect all the other form elements in your site, so there&amp;#8217;s quite a bit of customization and separating of parameters to do. There are also some, more minor, validation problems.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;with these caveats, the rest seems excellent: verification for proper email format (which Wufoo doesn&amp;#8217;t seem to have), internationalization &amp;#8211; you specify your language.  you can have auto reply from your shopify address, get notified about incoming comments by email, etc.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;With both these services, however, I would only take the paid services, because with the free option, once your customer has left a comment, s/he gets taken to an advertisement page of wufoo/formassembly, and that, in my view, is a Bad Thing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Quick commented</title>
      <author>Richard Quick</author>
      <pubDate>Thu, 31 Aug 2006 15:55:24 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2722</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2722</guid>
      <description>&lt;p&gt;&amp;#8220;invalid markup: iframes are not on in &lt;span class="caps"&gt;XHTML &lt;/span&gt;Strict; I don&#8217;t know about transitional.&amp;#8221;&lt;/p&gt;


	&lt;p&gt;They&amp;#8217;re in the xhtml 1.0 frameset doctype.&lt;/p&gt;


	&lt;p&gt;- Rich&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Fri, 01 Sep 2006 01:46:11 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2734</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2734</guid>
      <description>&lt;blockquote&gt;
		&lt;p&gt;They&#8217;re in the xhtml 1.0 frameset doctype.&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;They still suck for a comment form though :) and woofoo is about the most painfully slow external script I have &lt;strong&gt;ever&lt;/strong&gt; used.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Quick commented</title>
      <author>Richard Quick</author>
      <pubDate>Fri, 01 Sep 2006 03:40:26 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2739</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2739</guid>
      <description>&lt;p&gt;If anyone&amp;#8217;s got a server with &lt;span class="caps"&gt;PHP I&lt;/span&gt;&amp;#8217;m happy to email them my form script, as used here:&lt;/p&gt;


	&lt;p&gt;http://shop.thepasty.com/pages/mailing-list&lt;/p&gt;


	&lt;p&gt;If not I can host the script for you for a small fee.&lt;/p&gt;


&lt;h2&gt;&lt;br /&gt;&lt;br /&gt;&lt;/h2&gt;	&lt;p&gt;Rich&lt;br /&gt;
&lt;a href="http://www.thepasty.com"&gt;The Pasty.com&lt;/a&gt; &amp;#8211; &lt;a href="http://www.ricahrdquickdesign.com"&gt;RichardQuickDesign.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Quick commented</title>
      <author>Richard Quick</author>
      <pubDate>Fri, 01 Sep 2006 03:41:11 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2740</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2740</guid>
      <description>&lt;p&gt;soz &amp;#8211; link is: &lt;a href="http://shop.thepasty.com/pages/mailing-list"&gt;http://shop.thepasty.com/pages/mailing-list&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Fri, 01 Sep 2006 15:42:48 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2759</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2759</guid>
      <description>&lt;p&gt;It&amp;#8217;s not really the mail list, for me any way. I&amp;#8217;m using &lt;a href="http://www.campaignmonitor.com/"&gt;campaign monitor&lt;/a&gt; which is really nice, because your subscribers are automgically loaded into your account when the fill in those fields. i am using woofoo &lt;strong&gt;ug&lt;/strong&gt; for a contact form that is so slow. I have a few servers, but I am not sure of a good contact php script to refer to, so if you have any hint there it would be much nicer (&lt;em&gt;and faster&lt;/em&gt;) than woofoo and the silly iframe they use.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Quick commented</title>
      <author>Richard Quick</author>
      <pubDate>Sat, 02 Sep 2006 00:55:32 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2777</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2777</guid>
      <description>&lt;p&gt;Jamie &amp;#8211; all my script does is processes the form fields and posts them to you as an email.&lt;/p&gt;


	&lt;p&gt;Can be a contact form, mailing list or anything else.&lt;/p&gt;


	&lt;p&gt;If you want it drop me an email&lt;/p&gt;


	&lt;p&gt;info@ my site.&lt;/p&gt;


	&lt;p&gt;- Rich&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christina commented</title>
      <author>Christina</author>
      <pubDate>Sun, 03 Sep 2006 01:34:25 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2829</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2829</guid>
      <description>&lt;p&gt;Jamie -&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;ve just looked at campaign monitor, &amp;#38; looks useful.  Do you use it to let people sign up for a newsletter?  And if so, how do you capture the customer data (i.e. the e-mail addresses from the contact form) into campaign monitor?  In other words, how do you link c.m. to shopify?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Tue, 05 Sep 2006 14:15:52 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2905</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2905</guid>
      <description>&lt;p&gt;@ Christina,&lt;/p&gt;


	&lt;p&gt;I have a bit of a snippet that CM gives me. I simply drop it in a div an put it where I think it ought to go. When the user hits &amp;#8220;submit&amp;#8221; it posts to the CM account or specific campaign that the form was tailored for. It&amp;#8217;s quite simple and the nice thing about CM is that it&amp;#8217;s pay per send rather than monthly service fee whether you mail or not. Check it out. Free sign up. What I did to keep it simple for this client is we have a page for the newsletter within shopify- she updates the text/images on that page and CM downloads the generated html and images to create the html based email, so I don&amp;#8217;t have to code something every time she wants to email out a newsletter and my client feels a bit more empowered by it.&lt;/p&gt;


	&lt;p&gt;@ Richard
I&amp;#8217;ll email you on the script. That sounds much more promising than woofoo. Thanks!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Tue, 05 Sep 2006 14:16:48 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2906</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2906</guid>
      <description>&lt;p&gt;so tobi,&lt;/p&gt;


	&lt;p&gt;hows the contact form lobby coming along anyway? :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christina commented</title>
      <author>Christina</author>
      <pubDate>Tue, 05 Sep 2006 15:49:23 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-2908</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-2908</guid>
      <description>&lt;p&gt;Many thanks for the explanation, Jamie.  I&amp;#8217;ll try that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>jblaine commented</title>
      <author>jblaine</author>
      <pubDate>Thu, 03 May 2007 04:37:48 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9089</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9089</guid>
      <description>&lt;p&gt;Many many months later&amp;#8230; do we still have no offering?&lt;/p&gt;


	&lt;p&gt;I am 100% with &amp;#8216;fake monkey&amp;#8217;.  This is absolutely essential to any online shop.&lt;/p&gt;


	&lt;p&gt;Heck, you guys already have the code written.  You use a very readable captcha-like thing for this forum&amp;#8217;s registration form!&lt;/p&gt;


	&lt;p&gt;:(&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jared Ross commented</title>
      <author>Jared Ross</author>
      <pubDate>Sat, 05 May 2007 05:42:47 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9190</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9190</guid>
      <description>&lt;p&gt;I&amp;#8217;ve been very happy with Jotform. It is free and they just upgraded it last week, I think they added a captcha options. I get a lot of fake submissions, but not from bots, just people being jerks.&lt;/p&gt;


	&lt;p&gt;-Jared&lt;/p&gt;</description>
    </item>
    <item>
      <title>jblaine commented</title>
      <author>jblaine</author>
      <pubDate>Sun, 06 May 2007 21:00:25 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9213</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9213</guid>
      <description>&lt;p&gt;What are you specifying at JotForm for HeaderURL and such?  I can&amp;#8217;t find a good way to integrate the source for a form.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tyler commented</title>
      <author>Tyler</author>
      <pubDate>Tue, 15 May 2007 19:55:24 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9428</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9428</guid>
      <description>&lt;p&gt;Bump.&lt;/p&gt;


	&lt;p&gt;Any progress on this at all Tobi? I realize that it appears fairly complicated, but it&amp;#8217;s generally fairly standard and essential these days.&lt;/p&gt;


	&lt;p&gt;The work-arounds are definitely there, but far too complex and involved for most of us, regardless an implemented process would be far superior.&lt;/p&gt;


	&lt;p&gt;Something that allowed for customization of the fields. For example, I&amp;#8217;m starting a clothing store, maybe I&amp;#8217;d like a field that allowed the user to input their size or favorite apparel company, etc.&lt;/p&gt;


	&lt;p&gt;Thanks!&lt;/p&gt;</description>
    </item>
    <item>
      <title>HunkyBill commented</title>
      <author>HunkyBill</author>
      <pubDate>Tue, 15 May 2007 21:18:53 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9430</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9430</guid>
      <description>&lt;p&gt;One really simple way to use a contact form and not get blotto&amp;#8217;d with Spam, is to present the form with a &amp;lt;div&amp;gt; container that contains a message like &amp;#8221; if you want to contact us, please click here&amp;#8221;. a click on the container removes it and enables the contact form to be filled in. Assign it to cart.notes (or with cart.attributes if you must use other fields to capture info).. and you&amp;#8217;re done&amp;#8230; it would be pretty hard for a spam bot to click that div away&amp;#8230;&lt;/p&gt;


	&lt;p&gt;same principle would protect Jotspot and Wufoo iframes too..&lt;/p&gt;


	&lt;p&gt;If you need help with this, drop me a line.. I can set you up&amp;#8230;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tyler commented</title>
      <author>Tyler</author>
      <pubDate>Wed, 16 May 2007 08:57:44 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9431</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9431</guid>
      <description>&lt;p&gt;Hey Hunky,&lt;/p&gt;


	&lt;p&gt;You&amp;#8217;re just the person I&amp;#8217;ve been looking for.&lt;/p&gt;


	&lt;p&gt;Can you drop me an e-mail at autophileapparel(AT)gmail.com?&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;d like to ask you how you implemented a color choice option in your cart!&lt;/p&gt;


	&lt;p&gt;Thanks!&lt;/p&gt;


	&lt;p&gt;P.S. &amp;#8211; I believe I have the contact issue solved for now!&lt;/p&gt;</description>
    </item>
    <item>
      <title>collin commented</title>
      <author>collin</author>
      <pubDate>Fri, 18 May 2007 02:10:36 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9489</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9489</guid>
      <description>&lt;p&gt;Hunky could you explain further? If it is a &amp;lt;div&amp;gt; container how would it be hiding the contained form markup from non-visually oriented bots? Is the form created entirely with Javascript after the &amp;lt;div&amp;gt; is clicked? That seems to bring up accessabilty problems, for humans.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HunkyBill commented</title>
      <author>HunkyBill</author>
      <pubDate>Fri, 18 May 2007 14:06:58 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-9491</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-9491</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;


	&lt;p&gt;First of all, let&amp;#8217;s make the assumption that your form exists in your template. You made it, you hooked it up to the Shopify back end via cart.note and cart.attributes. You want to cut down on spam bots right? Using javascript (the only way to manipulate the &lt;span class="caps"&gt;DOM&lt;/span&gt; nodes that make up your clients view of the site), you can make a &amp;lt;div&amp;gt; which serves as a clickable container. As long as you have not registered a click in that container, there is no submit button for the form. If a click is registered in the container, voila, you provide the submit element.&lt;/p&gt;


	&lt;p&gt;In terms of programming skills required for this, with Shopify&amp;#8217;s pedigree in Rails it comes with Protocrapulous for free, where you can easily manipulate the &lt;span class="caps"&gt;DOM&lt;/span&gt; with built in helper functions galore.&lt;/p&gt;


	&lt;p&gt;As for usability problems for humans&amp;#8230; once again, I appreciate the effort being made for those who choose to turn off javascript&amp;#8230; and to those who do, hurrah for you, you might get the basic, simple, Shopify site, no bells, no whistles and perhaps no contact form. It&amp;#8217;s their choice.&lt;/p&gt;


	&lt;p&gt;It the site owner&amp;#8217;s choice to decide whether accepting and processing hundreds or more spam bot hits per day/week/month is worth it in the end.&lt;/p&gt;


	&lt;p&gt;Captcha&amp;#8217;s were really rare for awhile there too, but you notice how now that they are so trendy and common, they seem to be more of a pain than ever to deal with. This is more like one mouse click (keyboard hit) goodness.&lt;/p&gt;


	&lt;p&gt;In fact, you could just map a weirdo key stroke combination to your form, so that it only submits if the user presses &amp;lt;shift&amp;gt;+&amp;lt;g&amp;gt;+&amp;lt;o&amp;gt; or something benign to invoke the submit. Skies the limit&amp;#8230;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nenitiko commented</title>
      <author>Nenitiko</author>
      <pubDate>Wed, 10 Oct 2007 02:44:29 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-13741</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-13741</guid>
      <description>&lt;p&gt;interesting is that any protective &amp;#8220;hack&amp;#8221; like that one via javascript can be circunvented by a spammer, by implementing a system as this control still resides on client. captchas do precisely that, they take control off the client, you can post, but the verification happens in an uncontrolled environment for the spammer (server). you dont need a submit button to &amp;#8220;submit&amp;#8221; a form, that is just one of the ways a client application gives to send a post/get, you can either use javascript, a browser plugin, or a custom spamming application for that.&lt;/p&gt;


	&lt;p&gt;also, spam bots can effectively click regions and trigger javascript, completely invalidating the protection.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dave S commented</title>
      <author>Dave S</author>
      <pubDate>Thu, 07 Feb 2008 21:25:40 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-16841</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-16841</guid>
      <description>&lt;p&gt;Just thought I&amp;#8217;d bump this up!&lt;/p&gt;


	&lt;p&gt;I think I&amp;#8217;m probably going to use a script hosted elsewhere, that seems to be the best solution at the moment.&lt;/p&gt;


	&lt;p&gt;Wufoo is pretty nice though, although I don&amp;#8217;t really like the fact it&amp;#8217;s branded (I know, I can probably change that if I wanted to pay for it).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jared Burns commented</title>
      <author>Jared Burns</author>
      <pubDate>Thu, 07 Feb 2008 21:30:42 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-16842</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-16842</guid>
      <description>&lt;p&gt;Try this&amp;#8230;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://formspring.com"&gt;http://formspring.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phylo commented</title>
      <author>Phylo</author>
      <pubDate>Thu, 31 Jul 2008 16:39:52 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21319</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21319</guid>
      <description>&lt;p&gt;I think Im about to switch to yahoo stores!&lt;/p&gt;


	&lt;p&gt;It seems that allot of the basic functionality you would expect from a product you are paying money for and then also giving a percentage of your sales to would have basic functionality like this&amp;#8230;&lt;/p&gt;


	&lt;p&gt;I have had to delay marketing my store because of some of these basic features that are included with virtually every other hosted ecommerce solution are a royal pain in the but to implement unless you can code it yourself&amp;#8230;.&lt;/p&gt;


	&lt;p&gt;Phil&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jared Burns commented</title>
      <author>Jared Burns</author>
      <pubDate>Thu, 31 Jul 2008 17:33:14 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21322</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21322</guid>
      <description>&lt;p&gt;Hi Phil. Curiously, are you a web professional or a business person? If you&amp;#8217;re only a business person, do you act as your own attorney for legal advise as well? If your having many troubles getting setup, perhaps it&amp;#8217;d be worth the money to hire somebody with e-commerce, development, and Shopify experience?&lt;/p&gt;


	&lt;p&gt;I only mention this because I&amp;#8217;ve read your posts on this forum and get the impression that you want to fully customize your site, but may not have the skills to do so. Shopify is intended not to be &amp;#8220;bloatware&amp;#8221; and has the &lt;em&gt;right&lt;/em&gt; features for the majority of shops, but doesn&amp;#8217;t provide features that only a few need.&lt;/p&gt;


	&lt;p&gt;That&amp;#8217;s what makes Shopify a great product &amp;#8211; it&amp;#8217;s easy to use and gets the job done for most people. Just like any product on the market, it&amp;#8217;s not going to be the perfect solution for everybody, but I&amp;#8217;ve yet to find a better e-commerce solution than this. Something about Shopify attracted you, right?&lt;/p&gt;


	&lt;p&gt;Anyhow, over the past months these forums have turned into something of a public &amp;#8220;gripe-board&amp;#8221;. If you like bloatware, Shopify isn&amp;#8217;t for you, but if you want something that is easy to use, looks great, and has everything you need to get the job done, you&amp;#8217;ll love Shopify.&lt;/p&gt;


	&lt;p&gt;Shopify provides you the tools and features to sign-up, fill in some basic information, and you have a nice looking shop. If you want to extend Shopify to its limits (which is really fun), then perhaps you should hire somebody or give yourself more time to learn it. Between Shopify&amp;#8217;s &lt;span class="caps"&gt;API&lt;/span&gt;, some Liquid expertise, and a great imagination, Shopify is capable of doing anything you want.&lt;/p&gt;


	&lt;p&gt;I personally love Shopify because it is one of the most flexible systems out there &amp;#8211; both from a design and development perspective.&lt;/p&gt;


	&lt;p&gt;Anywho, good luck with your shop!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phylo commented</title>
      <author>Phylo</author>
      <pubDate>Sat, 02 Aug 2008 15:21:49 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21358</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21358</guid>
      <description>&lt;p&gt;Hi Jared,&lt;/p&gt;


	&lt;p&gt;Thanks for your reply.. I am actually fairly happy with shopify, but I do wish that there were more features built in to it. I see allot of post&amp;#8217;s asking for help and a lot of replies saying to hire someone, which is kind of frustrating.&lt;/p&gt;


	&lt;p&gt;I am not by any sense of the word a web developer, I know just enough about a few other languages to get the flow and do some basic modification to the site, but obviously not enough to accomplish my goals. I have tried to find more information about liquid, but there just doesnt seem to be a whole lot out there at this point.. I would love to have a better understanding of the language so that I dont have to bother anyone with my silly problems and to help out some of those people like myself who just need a pointer or two in the right direction.&lt;/p&gt;


	&lt;p&gt;Thanks again for taking time to reply to my gripe :-)&lt;br /&gt;Phil&lt;/p&gt;


	&lt;p&gt;ps. is there a way to subscribe to threads so that Ill know if someone replies to something I have posted?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jared Burns commented</title>
      <author>Jared Burns</author>
      <pubDate>Sat, 02 Aug 2008 19:31:47 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21360</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21360</guid>
      <description>&lt;p&gt;Hi again Phil. When replying to comments in this forum I don&amp;#8217;t immediately suggest going out and hiring somebody, but I do consider one&amp;#8217;s skill set when making that recommendation.&lt;/p&gt;


	&lt;p&gt;The great thing about Shopify that somebody with NO web knowledge can create an online store then run it quite easily. I think what misleads people is they think because they were able get online fairly easily that they will also be able to become a professional front-end developer (XHTML, &lt;span class="caps"&gt;CSS&lt;/span&gt;, JavaScript, and Liquid) overnight as well.&lt;/p&gt;


	&lt;p&gt;Since Shopify gives full control over design, that means if you want to customize a default theme then you&amp;#8217;ll need to know how to write &lt;span class="caps"&gt;XHTML&lt;/span&gt;, CSS, and Liquid. It takes many people years to excel at this so to assume that a typical business person can do this immediately is just silly. This is why you see people suggesting they hire somebody. To a trained eye it&amp;#8217;s obvious when somebody doesn&amp;#8217;t know what they&amp;#8217;re doing.&lt;/p&gt;


	&lt;p&gt;As a web professional I love Shopify because I do have full range of control over the look, feel, and functionality. People who aren&amp;#8217;t web pros are the ones you see complaining in these forums. In many cases it&amp;#8217;s because they just don&amp;#8217;t have the skills to make something work properly, not because a feature is missing.&lt;/p&gt;


	&lt;p&gt;Anyhow, because I have years of development experience I was able to learn Liquid in a matter of a few hours simply by using the &lt;a href="http://wiki.shopify.com"&gt;Shopify Wiki&lt;/a&gt;. Since I&amp;#8217;ve been working with Shopify since its inception I&amp;#8217;m typically able to develop a complete theme in a few hours depending on the complexity these days.&lt;/p&gt;


	&lt;p&gt;You can subscribe to this forum by clicking the &lt;span class="caps"&gt;RSS&lt;/span&gt; button on the top of the &lt;a href="http://forums.shopify.com"&gt;forums homepage&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;Good luck with your shop!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scraps commented</title>
      <author>Scraps</author>
      <pubDate>Tue, 26 Aug 2008 11:52:37 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21766</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21766</guid>
      <description>&lt;p&gt;I&#8217;ve made a contact form Page on Shopify, and in the &lt;span class="caps"&gt;HTML&lt;/span&gt;, I attempted to set the form contents to submit to a &lt;span class="caps"&gt;PHP&lt;/span&gt; emailer script and I thought I might be able to make work by uploading the script as an asset&amp;#8230;can anybody tell me if I am on the right track with that approach?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jared Burns commented</title>
      <author>Jared Burns</author>
      <pubDate>Tue, 26 Aug 2008 13:14:54 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21769</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21769</guid>
      <description>&lt;p&gt;You can&amp;#8217;t upload a &lt;span class="caps"&gt;PHP&lt;/span&gt; script to your assets and execute it. Shopify doesn&amp;#8217;t even have &lt;span class="caps"&gt;PHP&lt;/span&gt; enabled servers. You need to submit the form to another server that is &lt;span class="caps"&gt;PHP&lt;/span&gt; enabled and can actually do something with the data to submit.&lt;/p&gt;


	&lt;p&gt;You might be better of using something like &lt;a href="http://www.formspring.com"&gt;Formspring&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>osu commented</title>
      <author>osu</author>
      <pubDate>Fri, 05 Sep 2008 08:42:33 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21942</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21942</guid>
      <description>&lt;p&gt;Hi Jared,&lt;/p&gt;


	&lt;p&gt;This is one of the things that concerns me slightly about Shopify &amp;#8211; how I&amp;#8217;d be able to integrate dynamic content or includes from the same or another server (like an image gallery) into my template?&lt;/p&gt;


	&lt;p&gt;Normally, I&amp;#8217;d use a &lt;span class="caps"&gt;PHP&lt;/span&gt; script, but are there other alternatives to generating this type of content in templates? Am I right in thinking this is where I&amp;#8217;d need to learn liquid?&lt;/p&gt;


	&lt;p&gt;Many thanks,&lt;/p&gt;


	&lt;p&gt;osu&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Fri, 05 Sep 2008 10:52:30 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21943</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21943</guid>
      <description>&lt;p&gt;Liquid is not a programming language, it is a template language that enables you to place Shopify variables on the page with minimum logic.&lt;/p&gt;


	&lt;p&gt;Maybe you can use iframe to place dynamic content on the page generated by a &lt;span class="caps"&gt;PHP&lt;/span&gt; script hosted on another server.&lt;/p&gt;


	&lt;p&gt;Or you can use JavaScript/AJAX to add content to the document (the &lt;span class="caps"&gt;DOM&lt;/span&gt;), again using an Ajax &lt;span class="caps"&gt;URL&lt;/span&gt; to a &lt;span class="caps"&gt;PHP&lt;/span&gt; script hosted somewhere else.&lt;/p&gt;


	&lt;p&gt;So, yes, it is possible to add dynamic content on the page, in the way that you allude to, but not using Liquid per say.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Fri, 05 Sep 2008 10:57:42 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21944</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21944</guid>
      <description>&lt;p&gt;If you have a Drupal site hosted somewhere, you can install the webform contributed module to it (that&amp;#8217;s a Drupal add-on), create any number of webforms and iframe them on your Shopify site on any page you want.&lt;/p&gt;


	&lt;p&gt;To iframe the form without all the Drupal page &amp;#8216;chrome&amp;#8217; (header, sidebars and footer) you can use a special page template.&lt;/p&gt;


	&lt;p&gt;I created a Drupal module that generates such template for all pages displaying a webform, and I explained my method &lt;a href="http://11heavens.com/theming-Drupal-6-from-the-module-layer"&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Fri, 05 Sep 2008 11:00:31 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21945</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21945</guid>
      <description>&lt;p&gt;@osu Dynamic scripts that are not client side ie. javascript will all have to be executed somewhere else. I have a flash/xml gallery running on someones site, but the calls are going to another sever that I have elsewhere. Same for contact forms. But for a medium trafficked site it almaost makes more sense to use something like jotform, wufoo, or formspring until &lt;em&gt;(if/when jp implements)&lt;/em&gt; there is a simple contact form function within shopify.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Housh commented</title>
      <author>Housh</author>
      <pubDate>Sun, 07 Sep 2008 06:24:46 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21988</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21988</guid>
      <description>&lt;p&gt;Regarding Forms, I have been very happy with &lt;a href="http://www.Formlogix.com"&gt;www.Formlogix.com&lt;/a&gt;.  You can easily and fully customize a form and paste the automatically generated code into your Shopify page.  The cost for me is about a $1 a month.  You can check out one of my contact forms here&amp;#8230;&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.customframesolutions.com/pages/contact-us"&gt;http://www.customframesolutions.com/pages/contact-us&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Regarding hiring someone for customizing your site, I can tell you that about a year ago, I had no idea how to do &lt;span class="caps"&gt;HTML&lt;/span&gt; and did not know what &lt;span class="caps"&gt;CSS&lt;/span&gt; was.  I didn&amp;#8217;t hire anyone though, I did a lot of searches on google for tutorials and chipped away at my ignorance regarding web design and in less than 4 months, I had fully designed &lt;a href="http://www.canvastree.com"&gt;http://www.canvastree.com&lt;/a&gt;.  Earlier this year, I built &lt;a href="http://www.customframesolutions.com"&gt;http://www.customframesolutions.com&lt;/a&gt; in a little over a month.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;m a big fan of learning how to do things yourself.  I do draw the line though at certain things like javascript coding for enhanced customization as you can see on the product pages of the Custom Frame Solutions site.  For that I went with HunkyBill, who did a ton of work in about a day and a half.&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;-Housh&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    <item>
      <title>jonathanbriggs commented</title>
      <author>jonathanbriggs</author>
      <pubDate>Sun, 07 Sep 2008 13:46:33 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21991</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21991</guid>
      <description>&lt;p&gt;Let me add my vote for JotForm; implemented very quickly yesterday and fully meeting my needs for newsletter signup and trade enquiries.&lt;/p&gt;


	&lt;p&gt;Jonathan&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olu commented</title>
      <author>Olu</author>
      <pubDate>Sun, 07 Sep 2008 18:14:18 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21994</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21994</guid>
      <description>&lt;p&gt;I use JotForm as well, it is superb.  The good news is &amp;#8211; it is free if u receive less than 100 enquiries per month.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Mon, 08 Sep 2008 00:07:17 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21995</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21995</guid>
      <description>&lt;p&gt;Is their a free captcha, Olu?&lt;/p&gt;


	&lt;p&gt;The 100 enquiries per month, do they include spam?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tom Story commented</title>
      <author>Tom Story</author>
      <pubDate>Mon, 08 Sep 2008 00:38:52 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21996</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21996</guid>
      <description>&lt;p&gt;Personally I like to use &lt;a href="http://zoho.com"&gt;http://zoho.com&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Their database creator is really sweet. I use it for businesses that need to upload businesses or logos.&lt;/p&gt;


	&lt;p&gt;Besides sending the inputed info via email, it can also be exported later by excel or pdf.&lt;/p&gt;


	&lt;p&gt;Zoho actually has a lot of really great tools for free.&lt;/p&gt;


	&lt;p&gt;Here is an example of one used in Shopify.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.ridgewaycorp.com/pages/about-us"&gt;http://www.ridgewaycorp.com/pages/about-us&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chelsea commented</title>
      <author>Chelsea</author>
      <pubDate>Mon, 08 Sep 2008 03:41:39 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-21997</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-21997</guid>
      <description>&lt;p&gt;I like Jotform too; here it is in use on our site:&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://sleepysheep.ca/pages/contact-us"&gt;http://sleepysheep.ca/pages/contact-us&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Mon, 08 Sep 2008 18:35:45 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-22024</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-22024</guid>
      <description>&lt;blockquote&gt;
		&lt;p&gt;Is their a free captcha, Olu?The 100 enquiries per month, do they include spam?&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;There is a captcha. I have not had any clients who have gotten significant spam. They my have ironports or spam assassin. They also allow up to 10mb uploads through the form as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Mon, 08 Sep 2008 19:23:45 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-22027</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-22027</guid>
      <description>&lt;p&gt;That&amp;#8217;s great Jamie.&lt;/p&gt;


	&lt;p&gt;I looked at a service a few months ago, can&amp;#8217;t remember the name&amp;#8230; and the captcha was part of their pay plans only&amp;#8230; and they were not using any spam deterrent for their free plan, simply disabling the form after x number of submissions in the month, spam or no spam. Major gotcha. You got to read the fine prints.&lt;/p&gt;


	&lt;p&gt;(And that website looked like crap.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olu commented</title>
      <author>Olu</author>
      <pubDate>Mon, 08 Sep 2008 19:46:48 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-22028</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-22028</guid>
      <description>&lt;p&gt;@ Caroline,&lt;br /&gt;Sorry, I haven&amp;#8217;t check back so soon.&lt;br /&gt;You are right, the 100 submissions is irrespective of whether it is spam or no spam or just testing or genuine enquiries.&lt;/p&gt;


	&lt;p&gt;JotForm supports all standard web form field types. In addition, it allows you to use new and intuitive fields in your form such as Date Time Picker, Star Ratings, or &lt;span class="caps"&gt;CAPTCHA&lt;/span&gt; checks. Using JotForm, you can create any kind of web form.&lt;/p&gt;


	&lt;p&gt;Cheers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paintless commented</title>
      <author>Paintless</author>
      <pubDate>Mon, 15 Dec 2008 04:25:04 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24248</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24248</guid>
      <description>&lt;p&gt;Hi everyone.&lt;/p&gt;


	&lt;p&gt;I have just signed up for Jotform as after reviewing all of the different ones listed on this blog (formspring, wufoo, formassembly, etc) Jotform seems to be the best for allowing yoru to create &lt;span class="caps"&gt;ANY&lt;/span&gt; form with &lt;span class="caps"&gt;ANY&lt;/span&gt; info gathering aspects plus allows you you let customers upload photos and such plus the capche codes are all free too. Very nice for the price.&lt;/p&gt;


	&lt;p&gt;Anyway, I have uploaded the code to my contact us page but the form has a huge amount of space that is empty above it. I am not super great with knowing how to fix this type of stuff and was wondering if anyone can tell me what I&amp;#8217;m missing to make this look better.&lt;/p&gt;


	&lt;p&gt;Thanks so much&lt;br /&gt;&lt;a href="http://paintlessdesign.com/pages/contact-us"&gt;http://paintlessdesign.com/pages/contact-us&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Leah&lt;/p&gt;


	&lt;p&gt;&lt;span class="caps"&gt;UPDATE&lt;/span&gt;&lt;/p&gt;


	&lt;p&gt;I guess I take it all back. I have tried submitting on my form multiple times but it keeps telling me I failed the spam check so it&amp;#8217;s not really working.&lt;/p&gt;


	&lt;p&gt;If anyone can help me out I would totally appreciate it&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Mon, 15 Dec 2008 04:43:13 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24249</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24249</guid>
      <description>&lt;p&gt;You have a bunch of &lt;code&gt;&amp;lt;br /&amp;gt;&lt;/code&gt; that create that space.&lt;/p&gt;


	&lt;p&gt;You my want to put the content of this page between these tags (in your admin area, where you edit that particular page):&lt;/p&gt;


	&lt;p&gt;&amp;lt;notextile&amp;gt;&lt;br /&gt;....&lt;br /&gt;&amp;lt;/notextile&amp;gt;&lt;/p&gt;


	&lt;p&gt;Or add this &lt;span class="caps"&gt;CSS&lt;/span&gt; to style.css:&lt;/p&gt;


&lt;code&gt;&lt;pre&gt;
#page .article br {
  display: none;
}
&lt;/pre&gt;&lt;/code&gt;</description>
    </item>
    <item>
      <title>Paintless commented</title>
      <author>Paintless</author>
      <pubDate>Mon, 15 Dec 2008 04:49:37 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24250</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24250</guid>
      <description>&lt;p&gt;Wow, thanks for the snippet of code. It totally worked. Now I just need the spam blocker to let messages through and it will be perfect&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paintless commented</title>
      <author>Paintless</author>
      <pubDate>Tue, 16 Dec 2008 03:22:44 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24260</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24260</guid>
      <description>&lt;p&gt;Is anyone else having this problem with jotform? When I make it go live and then submit a test inquiry online it says that it failed the spam check?&lt;/p&gt;


	&lt;p&gt;Any suggestions on how to fix this?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Tue, 16 Dec 2008 16:46:10 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24270</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24270</guid>
      <description>&lt;p&gt;Are you loading their js code globally or within the form?&lt;/p&gt;


	&lt;p&gt;You are not escaping textile, or copied and pasted this after textile had been parsed. Your quotes are getting encoded.&lt;/p&gt;


&lt;pre&gt;&amp;gt;&amp;lt;br /&amp;gt;validate(&amp;amp;#8220;q_form_83491301151&amp;amp;#8221;);&amp;lt;br /&amp;gt;&lt;/pre&gt;

	&lt;p&gt;This whole line of your contact form is screwed up as you can see the quotes have been replaced by their encoded counterpart.&lt;/p&gt;


	&lt;p&gt;it should be:&lt;/p&gt;


&lt;pre&gt;validate("q_form_83491301151");&lt;/pre&gt;

	&lt;p&gt;I don&amp;#8217;t know why there are br tags in your script, but you don&amp;#8217;t need them.&lt;/p&gt;


	&lt;p&gt;If you are putting this in a blog or page make sure you are wrapping everything in notextile /notextile&gt;&lt;/p&gt;


	&lt;p&gt;I would start from the source again from jotform. Don&amp;#8217;t copy/paste anything you are currently using and just get it fresh.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paintless commented</title>
      <author>Paintless</author>
      <pubDate>Wed, 17 Dec 2008 03:13:46 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24287</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24287</guid>
      <description>&lt;p&gt;Thanks for the reply. I grabbed the code straight from jot form and just pasted it into my contact page in Shopify. Here is the link to my contact page. &lt;a href="http://paintlessdesign.com/pages/contact-us"&gt;http://paintlessdesign.com/pages/contact-us&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;When I use the short code of:&lt;/p&gt;


&lt;code&gt;&lt;pre&gt;
&amp;lt;iframe src="http://www.jotform.com/form/83491301151" frameborder="0" 
              style="width:100%; height:640px; border:none;" scrolling="no"&amp;gt;
&amp;lt;/iframe&amp;gt;
&lt;/pre&gt;&lt;/code&gt;

	&lt;p&gt;it doesn&amp;#8217;t show up at all. All I get is a framed scrolling box that the internet isn&amp;#8217;t registering the content at all.&lt;/p&gt;


	&lt;p&gt;When I copy the long version of the code with all the br tags and such, the form shows up but doesn&amp;#8217;t work.&lt;/p&gt;


	&lt;p&gt;I did as you suggested and redid the whole form and pasted in the whole script again but still, it says that the spam check has failed.&lt;/p&gt;


	&lt;p&gt;I am totally lost as to why a simple copy paste isn&amp;#8217;t working here.&lt;/p&gt;


	&lt;p&gt;Here is the long version of the code they are giving me and the short version is above.&lt;/p&gt;


&lt;code&gt;&lt;pre&gt;
&amp;lt;script src="http://www.jotform.com/js/form.js?v2.0.796" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;style type="text/css"&amp;gt;
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}

div.backButton{
    background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

&amp;lt;/style&amp;gt; 
&amp;lt;table width="100%" cellpadding="2" cellspacing="0" class="tbmain"&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class="topleft" width="10" height="10"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
&amp;lt;td class="topmid"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
&amp;lt;td class="topright" width="10" height="10"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
  &amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;
&amp;lt;td class="midleft" width="10"&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
&amp;lt;td class="midmid" valign="top"&amp;gt;
&amp;lt;form enctype="multipart/form-data"  action="http://www.jotform.com/submit.php"  method="post" name="q_form_83491301151"&amp;gt;
&amp;lt;input type="hidden" name="formID" value="83491301151" /&amp;gt;
&amp;lt;div id="main"&amp;gt; 
&amp;lt;div class="pagebreak"&amp;gt; 
&amp;lt;input type="hidden" id="spc" name="spc" value="spc" /&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
   document.getElementById('spc').value = '4f8fdd89a6c30465d5e1f83c2fd5d738';
&amp;lt;/script&amp;gt;
&amp;lt;table width="520" cellpadding="5" cellspacing="0"&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td width="150" class="left" &amp;gt;
   &amp;lt;label &amp;gt;Name &amp;lt;span class="required"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;
  &amp;lt;/td&amp;gt;
  &amp;lt;td class="right" &amp;gt;
   &amp;lt;input type="text" size="20" name="q0_Name" class="text" value="" id="q0"  onblur="validate(this,'Required')"  maxlength="100" maxsize="100" /&amp;gt;
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td width="150" class="left" &amp;gt;
   &amp;lt;label &amp;gt;E-mail &amp;lt;span class="required"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;
  &amp;lt;/td&amp;gt;
  &amp;lt;td class="right" &amp;gt;
   &amp;lt;input type="text" size="20" name="q2_Email" class="text" value="" id="q2"  onblur="validate(this,'Required')"  maxlength="100" maxsize="100" /&amp;gt;
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td width="150" class="left" &amp;gt;
   &amp;lt;label &amp;gt;Subject &amp;lt;span class="required"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;
  &amp;lt;/td&amp;gt;
  &amp;lt;td class="right" &amp;gt;
   &amp;lt;input type="text" size="20" name="q8_Subject" class="text" value="" id="q8"  onblur="validate(this,'Required')"  maxlength="100" maxsize="100" /&amp;gt;
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td width="150" class="left" valign="top"  &amp;gt;
   &amp;lt;label&amp;gt;Inquiry &amp;lt;span class="required"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;
  &amp;lt;/td&amp;gt;
  &amp;lt;td class="right" &amp;gt;
   &amp;lt;textarea cols="30" rows="6" name="q9_Inquiry" class="text" id="q9"  onblur="validate(this,'Required')" &amp;gt;&amp;lt;/textarea&amp;gt;
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td width="150" class="left" &amp;gt;
     &amp;lt;label&amp;gt;File Upload (Optional) &amp;lt;/label&amp;gt;
  &amp;lt;/td&amp;gt;
  &amp;lt;td class="right"&amp;gt;
     &amp;lt;input type="file" class="text" size="20" name="q13_FileUploadOptional" id="q13" onmouseover="ddrivetip('Max Size 100(kb) - .doc, .xls, .jpg, .jpeg, .gif, .mpeg, .mp3, .png', 200)" onmouseout='hideddrivetip()'  /&amp;gt;
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td colspan="2" class="left" &amp;gt;
   Max Size 200(kb) - .doc, .xls, .jpg, .jpeg, .gif, .mpeg, .mp3, .png
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td colspan="2" class="head" &amp;gt;
   Please Check this Box to Send Your Message
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td width="150" class="left" valign="top" &amp;gt;
   &amp;lt;label&amp;gt;Check Here &amp;lt;span class="required"&amp;gt;*&amp;lt;/span&amp;gt;&amp;lt;/label&amp;gt;
  &amp;lt;/td&amp;gt;
  &amp;lt;td valign="top" class="right"&amp;gt;
   &amp;lt;input type="checkbox"  name="q17_CheckHere[]" class="other" id="q17_0" value="Box"   onblur="validate(this,'Required')"  /&amp;gt; 
    &amp;lt;label class="left"&amp;gt;Box&amp;lt;/label&amp;gt; &amp;lt;br /&amp;gt; 
  &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
 &amp;lt;tr &amp;gt;
  &amp;lt;td width="150" class="left" &amp;gt;&amp;amp;nbsp;

  &amp;lt;/td&amp;gt;
  &amp;lt;td class="right"&amp;gt;
  &amp;lt;input type="submit" class="btn" value="Submit" /&amp;gt;
 &amp;lt;/td&amp;gt;
 &amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
&amp;lt;/form&amp;gt;
&amp;lt;/td&amp;gt;
&amp;lt;td class="midright" width="10"&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;
 &amp;lt;td class="bottomleft" width="10" height="10"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
 &amp;lt;td class="bottommid"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
 &amp;lt;td class="bottomright" width="10" height="10"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;
&amp;lt;script type="text/javascript"&amp;gt;
validate("q_form_83491301151");
&amp;lt;/script&amp;gt;
&lt;/pre&gt;&lt;/code&gt;

	&lt;p&gt;I appreciate any help you can offer on this. I want to be able to make a few forms on my site and figured it would be super simple but apparently I am missing something.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://paintlessdesign.com"&gt;http://paintlessdesign.com&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Andy Ciordia commented</title>
      <author>Andy Ciordia</author>
      <pubDate>Thu, 01 Jan 2009 21:38:42 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24418</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24418</guid>
      <description>&lt;p&gt;When you copy their code out the linebreak is interpreted literally.&lt;/p&gt;


	&lt;p&gt;1. Wrap it in a notextile tag&lt;br /&gt;2. Get rid of any whitespace and join the second line with the first.&lt;/p&gt;


	&lt;p&gt;That should get you on the right track.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paintless commented</title>
      <author>Paintless</author>
      <pubDate>Fri, 02 Jan 2009 07:57:42 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24420</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24420</guid>
      <description>&lt;p&gt;Thank so much but it still isn&amp;#8217;t passing the spam check. Has anyone else experienced this problem???&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Fri, 02 Jan 2009 16:22:19 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24421</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24421</guid>
      <description>&lt;p&gt;Use the iframe, Paintless.&lt;br /&gt;Wrap it in a notextile tag.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Fri, 02 Jan 2009 23:35:11 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24423</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24423</guid>
      <description>&lt;p&gt;Jotform support &lt;a href="http://jotform.com/forum/"&gt;here&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paintless commented</title>
      <author>Paintless</author>
      <pubDate>Wed, 07 Jan 2009 05:30:07 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24479</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24479</guid>
      <description>&lt;p&gt;Thanks so much!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Wed, 07 Jan 2009 17:21:08 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24488</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24488</guid>
      <description>&lt;p&gt;Sorry for the lack of follow up I have been out of town for the last week and a half.&lt;/p&gt;


	&lt;p&gt;I use the table version of the form with some tweaking and notextile tags. In this manner you can use the forms on a page or in an article. The first little script I put in the head section of the site.&lt;/p&gt;


&lt;pre&gt;&amp;lt;script src="http://www.jotform.com/js/form.js?v2.0.796" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;

	&lt;p&gt;The rest goes directly into the article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>-Mark    commented</title>
      <author>-Mark   </author>
      <pubDate>Sun, 18 Jan 2009 05:29:04 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24725</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24725</guid>
      <description>&lt;p&gt;I think the issue here is that contact forms are an essential part of a website, particularly in e-commerce.  While &lt;span class="caps"&gt;PHP&lt;/span&gt; scripts and mail form services are possible solutions I don&amp;#8217;t think it should come down to that.&lt;/p&gt;


	&lt;p&gt;I don&amp;#8217;t believe the alternate &lt;span class="caps"&gt;PHP&lt;/span&gt; enabled server is a bad solution as many of my clients buy hosting plans for Wordpress blogs along with the access to change the &lt;span class="caps"&gt;CNAME&lt;/span&gt; records, among other things.&lt;/p&gt;


	&lt;p&gt;I don&amp;#8217;t want to sound cheap here because I do pay for programming when I get stuck and try my best to scour the Internet for solutions beforehand.&lt;/p&gt;


	&lt;p&gt;Perhaps, an email service could be added on for $1/month (similar to adding extra HD space) to handle the extra server load with spam and genuine email communication.  A service like this could be fully integrated into Shopify admin with send a receive features available from the admin.&lt;/p&gt;


	&lt;p&gt;Or more simply, a panel to receive, read and subscribe to email feeds, allowing sellers to use their preferred email platform.  I recommend Thunderbird or &lt;span class="caps"&gt;RSS&lt;/span&gt; readers since Shopify implements pretty much everything into &lt;span class="caps"&gt;RSS&lt;/span&gt;, which is great.&lt;/p&gt;


	&lt;p&gt;Another solution would be to simply offer a contact preferences panel similar to the Google Analytics section in the admin, in which you enter email addresses you would like to activate on a contact form (accessible in Blogs/Pages or Preferences?).  Then activate this &lt;span class="caps"&gt;ONE&lt;/span&gt; page with a contact form to one email address, or drop-down/select of a list of emails (I know Caroline doesn&amp;#8217;t like drop-downs).&lt;/p&gt;


	&lt;p&gt;Tobi mentioned issues with spam on his website and Jaded Pixel.  Since the time of that post we now have, shall I say advanced techniques?&lt;/p&gt;


	&lt;p&gt;Aside from Akismet, there is always the feature of adding a non-psychedelic human test.  I would say my favorite is this plugin for Wordpress (&lt;a href="http://green-beast.com/blog/?page_id=71"&gt;http://green-beast.com/blog/?page_id=71&lt;/a&gt;).  Very similar to  Natalie&amp;#8217;s human test.&lt;/p&gt;


	&lt;p&gt;The form asks&amp;#8230; Is Fire Hot or Cold?  If you answer Hot, you pass.  These tests could be changes manually by simply changing the question and answer in the code.  Granted this immediate example is for &lt;span class="caps"&gt;PHP&lt;/span&gt;, but it could be done in Shopify.&lt;/p&gt;


	&lt;p&gt;My point&amp;#8230; contact forms &lt;span class="caps"&gt;SHOULD&lt;/span&gt; be included in shopify some how.  Whether it&amp;#8217;s by way of a small monthly fee or an oversimplified contact form that just gets the job done.  I don&amp;#8217;t mind using encrypted mailto&amp;#8217;s along with a typed out version of an email address (..at..dot..com) since I actually prefer this method.  But customers always want what they want.  Something like a contact form, a Shopify store will always go into other systems with extra costs, either for hosting or a monthly service.&lt;/p&gt;


	&lt;p&gt;Why not capitalize on this need and offer it as a small, very small service.  I know the Shopify team is constantly adding new features but I believe if this was done it would put Shopify head and shoulder above any hosted e-commerce system&amp;#8230;. if not already!&lt;/p&gt;


	&lt;p&gt;Mark&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Sun, 18 Jan 2009 12:20:22 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24727</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24727</guid>
      <description>&lt;p&gt;I must say that the functionality and flexibility offered by &lt;a href="http://wufoo.com/"&gt;wufoo&lt;/a&gt; where you can build any form you want, and as many as 3 for free, where &lt;a href="http://wufoo.com/docs/security/#spam"&gt;there&amp;#8217;s no &lt;span class="caps"&gt;CAPTCHA&lt;/span&gt;&lt;/a&gt;, and where you can apply bulk operations on your form entries&amp;#8230; has ceased to make me miss the contact form functionality in Shopify. There&amp;#8217;s no way that Shopify can compete with wufoo, neither should it. It&amp;#8217;s like asking a restaurant that serves a variety of dishes, from pizza and pasta to roasted chicken and shepherd&amp;#8217;s pie to also specialize in sushi. Can you tell I&amp;#8217;m hungry?&lt;/p&gt;</description>
    </item>
    <item>
      <title>-Mark    commented</title>
      <author>-Mark   </author>
      <pubDate>Mon, 19 Jan 2009 03:45:36 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24733</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24733</guid>
      <description>&lt;p&gt;But is there still an issue with wufoo loading time?  and the banner redirection on the free forms?&lt;/p&gt;


	&lt;p&gt;I understand that you pay an accountant because that&amp;#8217;s what their good at but a simple contact form is not out of the scope of Shopify since most e-commerce solutions have contact forms or the templates themselves do.&lt;/p&gt;


	&lt;p&gt;If Tobi mentioned that they initially had contact forms included before public release&amp;#8230; then why not include it two years later?&lt;/p&gt;


	&lt;p&gt;All I&amp;#8217;m saying is that it would add value to Shopify.  This would implicitly help Shopify (with complications of expense/revenue justifications) and increase the likelihood Shopify developers convince their clients in using Shopify (and therefore get an affiliate connection).&lt;/p&gt;


	&lt;p&gt;Im not comlaining&amp;#8230; and Caroline, there are other solutions.  &lt;span class="caps"&gt;BUT&lt;/span&gt;, your telling me that a contact form, while not essential but nearly a norm, is out of the scope of a hosted e-commerce solution?  I would rather &lt;span class="caps"&gt;PAY&lt;/span&gt; for the feature through Shopify than use a free service through wufoo&amp;#8230; as it would probably be better integrated with the rest of the admin.&lt;/p&gt;


	&lt;p&gt;Not to mention, some clients don&amp;#8217;t like to remember one more user/password login.  I&amp;#8217;m already recommending 2-6 different services for a typical project.&lt;/p&gt;


	&lt;p&gt;I could go for some edamame, tea and sushi right now.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Mon, 19 Jan 2009 16:05:36 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24743</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24743</guid>
      <description>&lt;p&gt;Shopify is too cheap. It already offers too much for what it costs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>-Mark    commented</title>
      <author>-Mark   </author>
      <pubDate>Mon, 19 Jan 2009 17:32:44 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24746</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24746</guid>
      <description>&lt;p&gt;True.  Point taken.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Purple Unicorn commented</title>
      <author>Purple Unicorn</author>
      <pubDate>Wed, 21 Jan 2009 17:43:40 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24800</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24800</guid>
      <description>&lt;p&gt;I would like to add a contact form-type capability where customers can request products that are not currently available in my shop. Kind of a wish list, I guess.&lt;/p&gt;


	&lt;p&gt;I get a lot of requests for items similar to what I have in stock, and would like to be able to compile a list of customer wanteds.&lt;/p&gt;


	&lt;p&gt;Any recommendations on a quick and easy way to implement this?&lt;/p&gt;


	&lt;p&gt;&lt;span class="caps"&gt;TIA&lt;/span&gt;,&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caroline Schnapp commented</title>
      <author>Caroline Schnapp</author>
      <pubDate>Wed, 21 Jan 2009 17:46:28 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-24801</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-24801</guid>
      <description>&lt;p&gt;Wholeheartedly: &lt;a href="http://wufoo.com/"&gt;wufoo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>mikulla commented</title>
      <author>mikulla</author>
      <pubDate>Wed, 25 Feb 2009 02:20:20 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-25647</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-25647</guid>
      <description>&lt;p&gt;A contact form would be simple to integrate from a development standpoint and should be standard. Believe me, I work with guys that would have it solved and integrated in 10 minutes.&lt;/p&gt;


	&lt;p&gt;However, I do understand that there are priorities when running something like shopify.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Morning Copy commented</title>
      <author>Morning Copy</author>
      <pubDate>Tue, 18 Aug 2009 10:00:08 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-28728</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-28728</guid>
      <description>&lt;p&gt;Has anyone tried styling a Google Docs form for their contact form?&lt;/p&gt;


	&lt;p&gt;We have a quick &lt;strong&gt;How to&lt;/strong&gt; on our site: &lt;a href="http://www.morningcopy.com.au/news/how-to-style-google-forms/"&gt;http://www.morningcopy.com.au/news/how-to-style-google-forms/&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;The tutorial shows you how to change the styling so it suits your site and replaces the Google confirmation page with a page of your choosing!&lt;/p&gt;


	&lt;p&gt;Best of all you get all the functionality of Google Forms!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Tue, 18 Aug 2009 12:42:33 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-28731</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-28731</guid>
      <description>&lt;p&gt;Great info thanks for posting!&lt;/p&gt;</description>
    </item>
    <item>
      <title>odoturgeon commented</title>
      <author>odoturgeon</author>
      <pubDate>Wed, 07 Oct 2009 04:01:56 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-30056</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-30056</guid>
      <description>&lt;p&gt;Those links are great help. Thanks everyone! I was thinking of the same thing, thank you for bringing up this wonderful ideas.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Dwarf commented</title>
      <author>The Dwarf</author>
      <pubDate>Thu, 08 Oct 2009 04:04:30 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-30094</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-30094</guid>
      <description>&lt;p&gt;Thanks for the suggestions.&amp;nbsp; I just added a wufu contact form as a trial.&amp;nbsp; They have some seriously fantastic software behind their web site.&amp;nbsp; The only thing that bugs me is that you have to pay to have the customer re-directed back to your web site.&amp;nbsp; I would gladly pay a couple bucks a month for the re-direct without any of the other features in the 10/moth plan... oh well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>poindexter commented</title>
      <author>poindexter</author>
      <pubDate>Sun, 06 Dec 2009 18:43:45 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-31640</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-31640</guid>
      <description>&lt;p&gt;I really hope that Shopify will develop a contact form. I am testing Shopify know and think it works great, but the contact form is a "must have" as mentioned above.&lt;/p&gt;
&lt;p&gt;Of course I can use another paid service or "mailto:&lt;a href="mailto:info@mydomain.com"&gt;info@mydomain.com&lt;/a&gt;". Unfortunately the first option would be difficult to integrate on productpages so visitors can contact me if they have more questions about a product. The "mailto" won't work on a computer without an email client installed and has some other big disadvantages (SPAM for example).&lt;/p&gt;
&lt;p&gt;When Shopify is a real one-stop-shop for my webshop it would have a contact form. I think every webshop owner would like to interact with there people in an easy way.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>michaelgoodman commented</title>
      <author>michaelgoodman</author>
      <pubDate>Thu, 07 Jan 2010 20:19:25 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-32511</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-32511</guid>
      <description>&lt;p&gt;Necro post:&lt;br /&gt;It looks like Wufoo(&lt;a href="http://wufoo.com/"&gt;http://wufoo.com/&lt;/a&gt;) charges after 100 emails. Anyone know what happens after 100 messages are sent?&amp;nbsp; It says:&lt;br /&gt;&lt;span&gt;On &lt;strong class="green"&gt;FREE&lt;/strong&gt; accounts, forms will be &lt;strong class="red"&gt;deactivated&lt;/strong&gt; once they have  exceeded the maximum number of entries allowed for a given month.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So will it serve up a 404 or something?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How unprofessional will it look for a web-store if the contact page is made up of a 404?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jamie commented</title>
      <author>Jamie</author>
      <pubDate>Thu, 07 Jan 2010 22:55:46 +0000</pubDate>
      <link>http://forums.shopify.com/categories/1/posts/1363#comment-32519</link>
      <guid>http://forums.shopify.com/categories/1/posts/1363#comment-32519</guid>
      <description>&lt;p&gt;You can always host a contact form scrip on another server if you don't want to pay the $9 monthly fee too I have several client who have done this.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
