Web Hosting Talk







View Full Version : HELP :: A Simple Solution - i think!?


jleeinc
04-12-2005, 06:13 PM
looking for (what i thought would be easy to find) solution for a WYSIWYG editor for a text box...this is an email/newletter script, and i would like it to be able to send more than just plain text...here's a demo of what i came up with, presently using HTMLarea (a free solution), but it is not supporting the picture uploads...all i need is a piece of software that i can "attach" to the text box so that i can send messages that can be adjusted (bold, color, italic, etc) and support pictures. This particular one is using javascript.

http://withmoney.com/siteadmin/admin_send_message.php

this is simply my testing page...there has got to be an easy solution here, at least i would think...any help and/or suggestions are greatly welcome and most appreciated!

jerimy.
jlee@jleeinc.com

scripts-galore
04-12-2005, 06:34 PM
heh scriptdownloads.com and hotscripts.com both have a good one(s). I also think I remember zdnet having a tutorial about it.

jleeinc
04-12-2005, 06:57 PM
anyone(s) in particular that you recommend?

adaml
04-12-2005, 07:05 PM
www.phpfreaks.com you can make your own :) Dont be scared now!

Ivan-Funio
04-12-2005, 08:12 PM
I have never done something like that, I should try it.

My friend did something similar but using ASP.

I would like to check it when you finished :)