We finally created a working email system for the MovesOnline web application. With this system we can now more easily inform customers of upcoming changes, improvements, or issues with the system.
The email system is a simple web based page that uses an opensource JavaScript plugin called "tiny_mce". Tiny_mce gives the person sending out the message the ability to format the message similar to how someone would do it in a word editor. The result is a nicely formatted message, ability to add graphics to the message, and the ability to add attachments as well.
With the simple click of a button, all our customers can be kept up to date with anything we are doing with MovesOnline.
Thank-you
The MovesOnline Development Team