rick32086 Posted August 9, 2013 Posted August 9, 2013 I want to create a form that visitors can use to submit a request. Pretty much a basic form, but with the following features: (1) sends the submitter a confirmation email, (2) allows the submitter to attach a file and (3) has an image security feature like CAPTCHA. Can anyone recommend something? Quote
TCH-Alex Posted August 11, 2013 Posted August 11, 2013 You can use any secured (captcha verified) form mailer scripts written on php as form mailer on your site. You can get a number of such free php form mailers scripts from internet by google with the key words php+form+mailer+captcha But, its upto you to choose the one that is more convenient for you. Quote
abinidi Posted August 12, 2013 Posted August 12, 2013 Do you use a CMS like WordPress or Drupal for your site? If you do, its pretty easy to find plugins that do everything you need. (And a bunch of stuff you didn't know you needed!) 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.