1ShoppingCart AutoResponder Form
-
I am still not able to have my auto-responder from 1 ShoppingCart work on my site. (I am wanting to use it to give away a free e-book, etc…) I was given some advice a few weeks ago but none of it seems to do what I am needing it to.
I would just like to have someone put their name and e-mail in- then have the 1ShoppingCart autoresponder do the rest. I am able to do this on another website.. can’t figure it out here. When I put it in the text widget, it gets all broken apart. Below is the code provided to me by 1ShoppingCart.
Thanks! Jeff Caliguire http://www.JeffCaliguire.com<form name=”form1″ method=”post” action=”https://www.mcssl.com/app/contactsave.asp”>
<input name=”merchantid” type=”hidden” id=”merchantid” value=”268355″>
<input name=”ARThankyouURL” type=”hidden” id=”ARThankyouURL” value=”www.mcssl.com/app/thankyou.asp?ID=268355″>
<input name=”copyarresponse” type=”hidden” id=”copyarresponse” value=”1″>
<input name=”defaultar” type=”hidden” id=”defaultar” value=”797190″>
<input name=”allowmulti” type=”hidden” id=”allowmulti” value=”0″>
<input name=”visiblefields” type=”hidden” id=”visiblefields” value=”Name,Email1″>
<input name=”requiredfields” type=”hidden” id=”requiredfields” value=”Name,Email1″>
<table>
<tr>
<td>Name</td>
<td><input name=”Name” type=”text” size=”40″></td>
</tr>
<tr>
<td>Email</td>
<td><input name=”Email1″ type=”text” size=”40″></td>
</tr>
<tr align=”center”>
<td colspan=”2″>
<input type=”Submit” name=”cmdSubmit” value=”Submit”>
</td>
</tr>
</table>
</form>The blog I need help with is: (visible only to logged in users)
-
I would just like to have someone put their name and e-mail in- then have the 1ShoppingCart autoresponder do the rest.
That’s not possible on a free hosted WordPress.com blog. You can’t add a shopping cart to a free hosted WordPress.com blog – period. You can use the Buy It Now or Donate buttons following the instructions in the support documents; any other code will be stripped out. http://en.support.wordpress.com/paypal/
Provided you are referring only to products you personally create or any service you personally provide you can post a PayPal button and/or use a contact form on your blog.
http://en.support.wordpress.com/paypal/
http://en.support.wordpress.com/contact-form/
In that case your can set a shopping cart up somewhere else online, can create a custom menu on your blog, and place a custom link to it in the custom menu.
Create a custom menu on your free hosted WordPress.com blog.
http://en.support.wordpress.com/menus/
Add the custom link for your website to it.
- The topic ‘1ShoppingCart AutoResponder Form’ is closed to new replies.