• Hi.
    I am preparing a web page for my club. I would like to build something more then just contact page.

    What i would like to do is a page where our old or new member inserts different types of data(date of birth,address,name,school,years of membership,excercise,email…) and it automatically fullfil their form and it is send to them via email.

    It would be great if a plugin didnt require a login or signing up before entering and sending data of our members.
    I am wondering if there is a plugin for WP that can do it?
    thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tons. Lets see…. http://wordpress.org/plugins/search.php?page=3&q=forms – yep lots of plugins to chose from.

    Things to note: if you’re storing this data inside of WordPress, make sure to validate it. Or spammers are going to absolutely ruin your life. If it’s just sending an email (no data storage) you can probably get by with more lax validation/security. But I still wouldn’t advise this. Always treat outside data as possibly dangerous until you can properly sanitize it.

    Thread Starter Mesec

    (@mesec)

    bemdesign thx.
    I will try few of those and see which will suit our need. And thank you for warning me about spam.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form for client’ is closed to new replies.