Jump to content

sspolice

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by sspolice

  1. Hello guys am practically a day old here so i am not a pro with dreamweaver but i know sort of my way around but i am so puzzled and hope i can get help fast, so i downloaded a template and there is a form but i dont know what the ###### is goin on haha. DW has it own form but this one goes with the template so yes. below is the code , if any one could help me i would be greatful ! and yes am learning

     

    <form id="form" method="post" >                  <fieldset>                    <label><strong>Name:</strong><input type="text" value=""></label>                    <label><strong>Email:</strong><input type="text" value=""></label>                    <label><strong>Phone:</strong><input type="text" value=""></label>                    <label><strong>Message:</strong><textarea></textarea></label>                    <div class="btns"><a href="#" class="link">Clear</a><a href="#" class="link" onClick="document.getElementById('form').submit()">Send</a></div>                  </fieldset>                  </form>
    that's all that there is but it need to send to a mail and i dont know if it needs a thank you page or redirect to home afterwards
    once the website is up i shall post the link...
    Regards
    Rory
×
×
  • Create New...