Hello! I need a quick bit of advice.
I am working with a programmer to develop a web application which includes sending emails, and would like to add formatting/editing capabilities to the email end of this application. (Such as the formatting abilities of web based email systems to change text size, font, color etc). Seems he wants to design that and charge me, but I think there must be an open source or simple pre-done solution.
This system is probably going to be done in PHP, and am wondering if anyone has any links to some code that could be integrated to allow the addition of a formatting bar/popup like found in web based email systems, and as a matter of fact… like the editing functionality in this forum itself. (I press the bold button and it automattically adds the HTML needed to bold that comment - that is what I'm looking for) :thumbup1:
Much appreciated!
Looking for code to integrate for formatting abilities
Started by highamperage, Feb 26 2010 07:06 AM
5 replies to this topic
#1
Posted 26 February 2010 - 07:06 AM
|
|
|
#2
Posted 26 February 2010 - 07:52 AM
are you talking about an rich text edit box on your web page?
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
I study Information Systems at Karlstad University when I'm not on CodeCall
#3
Posted 26 February 2010 - 08:56 AM
Yea, basically.. the code for something like that could probably be used. I didn't try googling that, I will try that.
#4
Posted 26 February 2010 - 02:05 PM
you might check out phpbb in pear. I have not used it but it is on my hosting and when i looked into it, it looked rather nice
#5
Posted 26 February 2010 - 10:03 PM
That's Mr. BlaineSch to you :D
Click here!!
I actually made one once but it's long gone now, I'd spend an hour digging up old source code.
Click here!!
I actually made one once but it's long gone now, I'd spend an hour digging up old source code.
#6
Posted 27 February 2010 - 12:32 AM
See sf.net
you will find many Open Source Rich Text Editors and i think i sow bbcode class once
and offcourse send mail class ..
and you must have an html mail send function to get the formatting
peace :D
you will find many Open Source Rich Text Editors and i think i sow bbcode class once
and offcourse send mail class ..
and you must have an html mail send function to get the formatting
peace :D


Sign In
Create Account

Back to top










