Forms -jquery Validation
We have built the HTML for these forms, I just need a PHP handler to process and email form results.
Forms:
http://hoteldevserver.com/emax/form.send-message.php
http://hoteldevserver.com/emax/form.request-call.php
Requirements:
1. Validation – I like this plugin (we’re already using jquery)
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
Demo: http://jquery.bassistance.de/validate/demo/ … something simple like this, just outlining the required fields in red if they are empty or improperly formatted (ie junk in email field)
2. Spam-free … script needs to block header injection and other such junk that spammers use to spam with email forms. I also don’t want to receive emails from people attempting to spam from the forms.
3. Email can be plain text (no fancy HTML formatting)
4. Need to complete it today (before 4:00pm GMT-5)
You can use a single form handler for both forms or a separate one for each. As long as it works we’re good.
I pay via scriptlance escrow and communicate via email, YahooIM, or AIM.


