how to make a contact us form?

Discussion in 'HTML & Website Design' started by fuzzbuzz, Apr 22, 2008.

  1. #1
    hi

    how do i make a contact us form?
    What code do i need?

    Can forms be viewed on mobile devices?

    Thanks

    fuzz
     
    fuzzbuzz, Apr 22, 2008 IP
  2. th13rteen

    th13rteen Banned

    Messages:
    300
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    th13rteen, Apr 22, 2008 IP
  3. OriKlein

    OriKlein Peon

    Messages:
    171
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You need some sort of applicatoin lang to consume the request. That can be CGI, ASP.NET, PHP, CFML..
    As for having it work on mobile devices , just make sure the code is clean html.
     
    OriKlein, Apr 22, 2008 IP
  4. mooseweb

    mooseweb Banned

    Messages:
    1,154
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you want it to be viewed on mobile, the code will need to be condensed for fast loading, phones can lose connection when trying to submit the form, so you will need to make sure it's a specially made PHP script or ASP...

    CGI and CFML aren't the best things to use, I would especially stay away from CGI. Easyily exploited and hacked
     
    mooseweb, Apr 22, 2008 IP
  5. fuzzbuzz

    fuzzbuzz Active Member

    Messages:
    315
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #5
    Thanks for the replies all.

    th13rteen - i tried the secure contact form you have on your site.
    Followed all the steps and submission generates the thank you page.

    How long does it take for the e-mail to reach me? So far its 5 mins and no e-mail.
    Also do i have to set up anything on my hosting to host the .php?

    Thanks

    fuzz
     
    fuzzbuzz, Apr 22, 2008 IP
  6. th13rteen

    th13rteen Banned

    Messages:
    300
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It should go to you within a min or so. There are no special requirements for the script. It should work by itself. Make sure that you entered your email address correctly and the form.
     
    th13rteen, Apr 22, 2008 IP
  7. fuzzbuzz

    fuzzbuzz Active Member

    Messages:
    315
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #7
    have tried a few times now - cant seem to get it work.

    From what i see, the only ammend i have to do is putting in my e-mail address. Is this correct?

    No i need to put my smtp details anywhere? If so where?

    Thanks for your help

    fuzz
     
    fuzzbuzz, Apr 22, 2008 IP
  8. th13rteen

    th13rteen Banned

    Messages:
    300
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yeah just your email. And the name of the page (eg: contact.html). Wait. Which instructions are you following? 1st or 2nd? You should just post over at Whooked.
     
    th13rteen, Apr 22, 2008 IP
  9. jeeberman

    jeeberman Guest

    Messages:
    141
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #9
    jeeberman, Apr 22, 2008 IP
  10. fuzzbuzz

    fuzzbuzz Active Member

    Messages:
    315
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #10
    That kontactr is good but has too much 'free branding' to it.

    Thanks none the less.
     
    fuzzbuzz, Apr 23, 2008 IP