error message
-
Could somebody please help – ive created this booking form :
<div class=”column one-second”><p>First Name *
[text* your-name] </p></div>
<div class=”column one-second”><p>Surname *
[text* your-name] </p></div>
<div class=”column one-second”>
<p>Your Email *
[email* your-email] </p></div>
<div class=”column one-second”>
<p>Your Contact Number *
[text* your-number] </p></div>
<div class=”column one-second”><p>Address line 1 *
[text* your-name] </p></div>
<div class=”column one-second”><p>Address line 2 *
[text* your-name] </p></div>
<div class=”column one-third”><p>Town/City *
[text* your-name] </p></div>
<div class=”column one-third”><p>County
[text* your-name] </p></div>
<div class=”column one-third”><p>Post Code *
[text* your-name] </p></div><h4>Your Booking Enquiry:</h4>
<div class=”column one-fourth”><p>Number of Adults *
[number* your-name] </p></div>
<div class=”column one-fourth”><p>Number of Children *
[number* your-name] </p></div>
<div class=”column one-fourth”><p>Tent/Caravan *
[text* your-name] </p></div>
<div class=”column one-fourth”><p>Electric Hookup Required (YES/NO) *
[text* your-name] </p></div>
<div class=”column one-fourth”><p>Arrival Date *
[date* your-name] </p></div>
<div class=”column one-fourth”><p>Departure Date *
[date* your-name] </p></div>
<div class=”column one”><p>Additional Requirements / Comments*
[textarea* your-name] </p></div>
<div class=”column one”>[submit “Send message”]</div>It looks exactly like i want it to live on the website – but when i fill it in it doesnt work and i get red crosses at the beggining of every field,
Where have i gone wrong in my form?
Thanks
Widemindstudios
- The topic ‘error message’ is closed to new replies.