Closed Thread
Results 1 to 3 of 3

Thread: Text Editor

  1. #1
    hudbarnett is offline Newbie
    Join Date
    Jan 2010
    Posts
    23
    Rep Power
    0

    Text Editor

    I am now about to start working ona page that will display content listed in a database. I would like to have another admin page with a text editor on it so the website admin can manage the content by adding and removing text. Does anyone know of a good free text editor that can link into a MySQL database?

    Thanks

    Hud

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    SpotRudloff is offline Newbie
    Join Date
    Aug 2010
    Posts
    5
    Rep Power
    0

    Re: Text Editor

    I don't know any text editor that can insert data into MySQL Database, but you can use classic JavaScript editor (like TinyMCE), edit the text there and then save that formated text into MySQL. On page, where you're showing data from the database use that script from TinyMCE what is formating outputed text from DB.

  4. #3
    hudbarnett is offline Newbie
    Join Date
    Jan 2010
    Posts
    23
    Rep Power
    0

    Re: Text Editor

    Hi there, thanks i'll give it a try.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Text Editor [C]
    By 539 in forum C and C++
    Replies: 1
    Last Post: 05-07-2010, 05:31 PM
  2. Simple Text Editor
    By Turk4n in forum Java Tutorials
    Replies: 16
    Last Post: 02-11-2010, 08:10 AM
  3. My new text editor
    By DarkLordoftheMonkeys in forum General Programming
    Replies: 3
    Last Post: 01-23-2010, 02:50 PM
  4. Text Editor vs IDE?
    By Psynic in forum General Programming
    Replies: 3
    Last Post: 05-28-2009, 11:42 AM
  5. C++ Text Editor Development
    By Natsuki in forum C and C++
    Replies: 7
    Last Post: 03-26-2008, 04:58 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