Closed Thread
Results 1 to 6 of 6

Thread: Looking for code to integrate for formatting abilities

  1. #1
    Join Date
    Jan 2010
    Posts
    4
    Rep Power
    0

    Looking for code to integrate for formatting abilities

    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)

    Much appreciated!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: Looking for code to integrate for formatting abilities

    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

  4. #3
    Join Date
    Jan 2010
    Posts
    4
    Rep Power
    0

    Re: Looking for code to integrate for formatting abilities

    Yea, basically.. the code for something like that could probably be used. I didn't try googling that, I will try that.

  5. #4
    zeroradius's Avatar
    zeroradius is offline Speaks fluent binary
    Join Date
    Feb 2008
    Location
    Ohio
    Posts
    1,403
    Rep Power
    25

    Re: Looking for code to integrate for formatting abilities

    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

  6. #5
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: Looking for code to integrate for formatting abilities

    That's Mr. BlaineSch to you

    Click here!!


    I actually made one once but it's long gone now, I'd spend an hour digging up old source code.

  7. #6
    mr.tha2r is offline Newbie
    Join Date
    Feb 2010
    Posts
    17
    Rep Power
    0

    Re: Looking for code to integrate for formatting abilities

    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

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Formatting text (Short Code)
    By photoScan in forum C# Programming
    Replies: 0
    Last Post: 10-24-2010, 01:23 PM
  2. using echo and formatting code
    By hayschooler in forum PHP Development
    Replies: 5
    Last Post: 03-20-2010, 06:33 PM
  3. integrate webcam with web application
    By jeisly in forum ASP, ASP.NET and Coldfusion
    Replies: 3
    Last Post: 03-04-2010, 07:21 AM
  4. Replies: 2
    Last Post: 01-04-2010, 02:44 AM
  5. Integrate mouse gestures
    By hampus.tagerud in forum C# Programming
    Replies: 1
    Last Post: 04-19-2008, 06:17 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts