contact us form without php?

Discussion in 'Site & Server Administration' started by devin, Mar 25, 2006.

  1. #1
    is this possible? i just want a contact us page on a HMTL page.
     
    devin, Mar 25, 2006 IP
  2. amitpatel_3001

    amitpatel_3001 Results Follow Patience

    Messages:
    14,074
    Likes Received:
    1,178
    Best Answers:
    0
    Trophy Points:
    430
    #2
    amitpatel_3001, Mar 25, 2006 IP
  3. devin

    devin Guest

    Messages:
    4,461
    Likes Received:
    449
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yeah i did a search around DP, and all of them mention the need for php. considering that i know nuts about php, i think ill just have to use a plain "email us at ". :(:(

    what a big turnoff.
     
    devin, Mar 25, 2006 IP
  4. illusion

    illusion Peon

    Messages:
    427
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    no, you can use HTML

    <form action="mailto:xx@xx.com" method="" name="">
    
    </form>
    Code (markup):
     
    illusion, Mar 25, 2006 IP