A quicker way to email
23 May 2007
At work my developers end up making a lot of contact and feedback forms for different parts of the organisation. Now we're about to upgrade to ASP.NET I wanted to make an elegant way to do this quickly.
I've created a control called emailMe. The content of any input fields inside it will get sent to the address specified in the control. It's not completely finished but this site now uses it for it's contact form.
I want to add an auto-responder option and make it tie in with my earlier ajax validation controls.
It's taken me a day, but making any new email contact forms will be very quick and easy.
1 Comment
David J said
May 23, 2007
Wow, thats great you're the man