We have an existing mailing system on a domain that has a email creation section. Its’ basically a FCKeditor (WYSIWYG) that allows the user to either input HTML code or create the HTML with the FCKeditor tools. There is also a image upload form on the same page. Normally, when we insert the HTML it has image paths that are already mapped to a certain domain (ex. savecashdirect.com/image1.jpg.), so we really don’t use the image upload function yet. But we will use it in the addition we would l…
