Creating a contact form

10 replies
  • WEB DESIGN
  • |
I'm attempting many different ways to create a contact form for my contact page. A basic:

Name
Email
Question

And submit submit... but I can't seem to figure it out. Anyone got anything for me?
#contact #creating #form
  • Profile picture of the author icun
    What part are you having a problem with? Your question is a bit open ended to be honest.

    For a contact form to work you need a) a script to handle the info (I use PHP) b) the HTML form c) either sendmail on your server or a database for the contact info to go into.

    I can help you out if you want.
    {{ DiscussionBoard.errors[2726167].message }}
  • {{ DiscussionBoard.errors[2726183].message }}
    • Profile picture of the author phpbbxpert
      Originally Posted by icun View Post

      Note: that tutorial like most has no validation at all, or captcha, hope you like spam.
      User input must be validated or you will have problems down the road!
      {{ DiscussionBoard.errors[2727111].message }}
      • Profile picture of the author asifarasool
        Please type php tutorials on Google search and all the possible means to generate a contact form in front of you.
        {{ DiscussionBoard.errors[2735542].message }}
  • Profile picture of the author JR9982
    If you are using wordpress you can try Contact Form 7
    easy to use and it works great!

    wordpress.org/extend/plugins/contact-form-7/
    {{ DiscussionBoard.errors[2726374].message }}
    • Profile picture of the author flashlight
      Originally Posted by JR9982 View Post

      If you are using wordpress you can try Contact Form 7
      easy to use and it works great!

      wordpress.org/extend/plugins/contact-form-7/
      I'm using this too...simple & easy
      {{ DiscussionBoard.errors[2738090].message }}
    • Profile picture of the author watsonovedades
      Originally Posted by JR9982 View Post

      If you are using wordpress you can try Contact Form 7
      easy to use and it works great!

      wordpress.org/extend/plugins/contact-form-7/
      i use this is very nice
      Signature
      Whatever your mind can conceive and BELIEVE you can achieve
      Follow me on Twitter - @DineroConPc
      I talk about Affiliate Marketing Methods
      {{ DiscussionBoard.errors[2744320].message }}
  • Profile picture of the author fbhc
    If your using Joomla, give chrono forms a try. We use them all the time for building all types of forms.
    {{ DiscussionBoard.errors[2737119].message }}
  • Profile picture of the author orvn
    Throw in some AJAX or Jquery to make things look pretty!
    Signature
    Orun Bhuiyan[@orvn] [linkedin] See what I've been doing lately by visiting my marketing agency's site. SEOcial specializes in content marketing and integrated optimization. We create conversions for businesses by gracefully connecting the realms of design, development and marketing.

    {{ DiscussionBoard.errors[2737746].message }}
  • Profile picture of the author web.tech
    You can create contact in php to vistifreecontactform.com. Search in google you can get a number of contact forms, it will simple and useful.
    {{ DiscussionBoard.errors[2921548].message }}

Trending Topics