contact form Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    contact form

    rambo
    rambo
    Forumember


    Posts : 75
    Reputation : 0
    Language : english

    contact form Empty contact form

    Post by rambo April 10th 2009, 12:55 pm

    will somebody plz tell me whats the code to get the send button working to send emails wen you make a contact form something like this i made a html page using this code but send button not working
    Code:
    <br><form action="mailto:ramboemail@domain.com" method="post" enctype="text/plain">

    <fieldset><legend>DIRECTORY</legend><br>
    NAME:<br>
    <input value="Type Your First Name" name="name" type="text">
    <input value="Type Your Last Name" name="name" type="text"><br><br>
    CONGREGATION/DOICESE:<br>Comments:<br><textarea name="comments" rows="6" cols="65"></textarea><br><br>
    ADDRESS:<br>Comments:<br><textarea name="comments" rows="6" cols="65"></textarea><br><br>
    COUNTRY OF ORIGIN:<br><input value="Type Your Number" name="name" type="text"><br><br>
    CONTACT NUMBER:<br><input value="Type Your Number" name="name" type="text"><br><br>Email Address:<br>
    <input value="Type your Email" name="name" type="text"><br><br></fieldset><br><br><center><input value="Send" type="submit"><input value="Reset" type="reset"></center></form>
    what needs to change ??????????
    Bpoetic
    Bpoetic
    Forumember


    Female Posts : 594
    Reputation : 46
    Language : English
    Location : Florida, USA

    contact form Empty Re: contact form

    Post by Bpoetic April 10th 2009, 3:57 pm

    Look at the bottom of this tut by Luky:

    https://help.forumotion.com/tricks-tips-f32/contact-form-t37709.htm

    Might help, lol blackeye
    rambo
    rambo
    Forumember


    Posts : 75
    Reputation : 0
    Language : english

    contact form Empty Re: contact form

    Post by rambo April 11th 2009, 4:20 am

    that was no help but thanks still