• Hi

    I am seeing that visitors to my site are filling in the form and pressing submit, the problem is that the form won’t send and instead it says there is a vallidation error please send later, can anyone please help me?

    I have found out that it could be a problem with a label?

    script is as follows

    <p><label for=”name-prefix”>Your Title*(required):</label> [select menu-735 autocomplete include_blank “Mr.” “Miss.” “Mrs.” “Dr.” “Prof.” “Lord.” “Lady.” “Sir.” “Dame.”] </p>

    <p><label for=”first-name”>Your first Name (required)</label><br />
    [text* first-name autocomplete ] </p>

    <p><label for=”last-name”>Your last Name (required)</label><br />
    [text* last-name autocomplete ] </p>

    <p><label for=”your-email”>Your Email (required)</label><br />
    [email* your-email autocomplete ] </p>

    <p><label for=”your-phone-national”>Telephone number:</label><br />
    [tel your-phone-national autocomplete ] </p>

    <p><label for=”your-address-line1″>1st line of address:</label><br />
    [text your-address-line1 autocomplete ] </p>

    <p><label for=”your-town”>Town/City:</label><br />
    [text your-town autocomplete ] </p>

    <p><label for=”your-zipcode”>Post Code:</label><br />
    [text your-postcode autocomplete ] </p>

    <p>Where did you hear about us? [select Referral include_blank “Google” “Yell.com” “Facebook” “Friend” “Email” “Event we catered for” “Magazine”] <br /></p>

    <p class=”my-checkbox1″><u>Type of event:</u><br />
    [checkbox Typeofevent ” Wedding ” “Private Party ” ” Surprise ” ” Funeral ” ” Corporate “]<br /></p>

    <p class=”my-checkbox1”><u>Type of Service:</u><br /><br />
    [checkbox Typeofservice “Canapes” “Afternoon Tea” “Buffet ” “Barbecue” “Sit down meal” “Bar”]<br /></p>

    <p>Date of event:<br />
    [text text-457 placeholder "DD/MM/YY"] <p/>

    <p>Venue:<br />
    [text text-459 placeholder "Name of Venue and general location"] <p/>

    <p>Number of Guests likely to attend:<br />
    [text text-747 placeholder "We Must Know Numbers to Reply With A Quote"] <p/>

    <p>Any other details that you would like us to know?<br />
    [textarea textarea-22 placeholder “You can drag out the bottom right hand corner of this box to make it larger if needed”]<br/></p>

    <p>Please enter: [captchac captcha-129 size:l] in to the box below.<br />
    [captchar captcha-129]<p/>

    <p>[submit “Send”]</p>

    thanks for any help you can offer!

    Ben

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Vallidation errors’ is closed to new replies.