Results 1 to 3 of 3

Thread: Need a contact form

  1. #1
    Junior Member
    Join Date
    Jul 2007
    Liked
    0 times
    Posts
    1

    Thumbs up Need a contact form

    Hello,

    I need a contact form on my website, that will send to my email address what the visitor enter in the form fields. The problem is that I can't run any php scripts.. is there a way to use some html form?

  2. #2
    Unregistered
    Guest

    Lightbulb

    After searches on Google, I found a site that offers remotely hosted contact forms, Email Me Form™ - HTML Forms, Web Forms, PHP Forms . Basically, I paste the html code in my website, and it calls the php script on their server who sends the email.

  3. #3
    Junior Member
    Join Date
    Dec 2007
    Liked
    0 times
    Posts
    46

    Default

    no you can't use only HTML
    Contact form must use functions like mail() to send the message to your inbox in hotmail or gmail or other

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 07-23-10, 08:36 PM