Page 1 of 1

Email Frontend

Posted: Mon Dec 11, 2006 5:30 am
by montecristo
Hi Guys,

I created an email application using PHPMailer, which works very well.

When a user wants to compose a HTML message, I want a similar screen to that of Microsoft Outlook or any Email software to pop up. I.e it will contain buttons to allow bold, italic or underline etc or to attach a file.

Does anything like this exist?

Thanks in advance[/list][/i][/b]

Posted: Mon Dec 11, 2006 5:37 am
by Chris Corbyn
TinyMCE

Posted: Mon Dec 11, 2006 6:20 am
by montecristo
That looks like It will do the job.

Thanks a lot