Support Center

Please read our guidelines

In an effort to answer all tickets within 24 hours, WDT media has created a new customer support policy, designed to make it easier for our support champs to answer your questions faster and better. Please note this new policy goes into effect October 25, 2011...

  1. Only 1 question or topic per support ticket. If you have issues that are related to each other, please do include them in your initial support ticket. But if you have different questions or topics, you will need to open a support ticket for each topic or question. (Please note, tickets are answered in the order received, so opening multiple tickets for the same questions will only delay your response time.)
  2. No custom work provided. We had to stop offering anything that is beyond explaining how to use the product. Any custom work request will be politely declined and/or referred to third-party developers you might want to work with.
  3. Our support team endeavors to reply to all tickets within 24 hours, except on weekends and holidays. If you haven't received an initial answer within 24 hours, please open your initial ticket and ask what's going on. Our system will automatically elevate the status of your ticket.
Hide

Optin form not working correctly

Peggy Champlin Jan 14, 2012 12:30AM EST

I've plugged in the following form code from 1shoppingcart.com (opening and closing brackets removed here so the system will accept the code):

form name="form1" method="post" action="https://www.mcssl.com/app/contactsave.asp"
input type="hidden" name="merchantid" id="merchantid" value="49949"
input type="hidden" name="ARThankyouURL" id="ARThankyouURL" value="www.lesliecardinal.com/thank-you-for-requesting-my-daily-quotes/"
input type="hidden" name="copyarresponse" id="copyarresponse" value="1"
input type="hidden" name="defaultar" id="defaultar" value="656419"
input type="hidden" name="allowmulti" id="allowmulti" value="0"
input type="hidden" name="visiblefields" id="visiblefields" value="Email1"
input type="hidden" name="requiredfields" id="requiredfields" value="Email1"
input type="text" name="Email1" id="Email1" onfocus='this.select();' value='Email Address' size="15" maxlength="50" /
input type="submit" name="submit" value="Subscribe" /
/form

The form doesn't work and when I look at the resulting page code, the hidden fields haven't been put on the page. The form, text, and submit lines are there, but 1shoppingcart.com requires the hidden fields for the form to work properly.

Help!

Peggy

2 Community Answers

Up -1 Rated Down
Peggy Champlin Jan 14, 2012 12:32AM EST

BTW, this page in question is http://www.lesliecardinal.com/sp/quotes/

Peggy

Up 1 Rated Down
Peggy Champlin Jan 14, 2012 12:44AM EST

Nevermind. I did some more poking around for an answer at thepromotingprofits.com forum and ran across someone who realized the fields don't show up if they don't end in /> rather than just >. Once I added that character to all my hidden fields, they showed up just fine.

Peggy

This question is closed to new answers.

Contact Us