kisanjong / rotalabutterfly

Planted Tank Nutrient Calculator
6 stars 8 forks source link

Contact Form #3

Closed ravenwilde closed 9 years ago

ravenwilde commented 9 years ago

Making this an issue so I don't forget to do this. Also we should talk about its implementation.

Fabrizio - any preferences (from a back end standpoint) on how we handle this?

Jason - what was the library you suggested?

kisanjong commented 9 years ago

Jennifer this was the one i use on another site but im happy to use whatever you like as long as it sends me mail :) a key captcha would be a bonus ;)

Thanks

ravenwilde commented 9 years ago

Which one?

kisanjong commented 9 years ago

https://www.google.com/recaptcha/intro/index.html

http://rotalabutterfly.com/contact.php / html is also good. :+1:

fablau commented 9 years ago

With the fact we are suing AJAX, I’d use that for the Contact From as well if you like. Just let me know the fields you’ll be passing to the backend, and I’ll write a simple PHP script to send out emails :)

On Jun 26, 2015, at 9:05 AM, Jennifer Scroggins notifications@github.com wrote:

Making this an issue so I don't forget to do this. Also we should talk about its implementation.

Fabrizio - any preferences (from a back end standpoint) on how we handle this?

Jason - what was the library you suggested?

— Reply to this email directly or view it on GitHub https://github.com/kisanjong/rotalabutterfly/issues/3.

kisanjong commented 9 years ago

Sounds good to me :)

Name Email Subject Message

Captcha

Thanks :)

ravenwilde commented 9 years ago

Sure thing... going to make this a lower priority though. For now I'm focused on getting the nutrient calculator form done.

kisanjong commented 9 years ago

Jen ive added the contact form, hope you dont mind :) your more than welcome to change it if you like?

http://rotalabutterfly.com/test/contact-form.php

form tested on the test site works and im receiving the emails.

ive also added the header links for the form to existing page.. index . glossary etc

ravenwilde commented 9 years ago

Totally fine - looks great :)

fablau commented 9 years ago

Nice! Love it!

Good job Jen :)

Fab.

On Jul 13, 2015, at 9:02 AM, Jennifer Scroggins notifications@github.com wrote:

Totally fine - looks great :)

— Reply to this email directly or view it on GitHub https://github.com/kisanjong/rotalabutterfly/issues/3#issuecomment-120980062.

ravenwilde commented 9 years ago

Closing this issue out because its done - thanks Jason, nice work!