A very basic email application designed specifically for MOBILE. It can only be used for Sending emails ONLY.
It makes use of the App.js framework
This mini app makes use of Local Storage to store previously used email addresses. It does have the ability to send the actual emails if a mail server is available. It makes use of jQuery for Email validation, and for making an ajax POST call (via PHP) to send the actual email.