MySQL Forums
Forum List  »  General

Re: Store WYSIWYG SourceCode in MySQL Cells
Posted by: Peter Brawley
Date: September 02, 2009 08:20PM

I don't understand "...should be able to create e.g. an unsorted List in online WYSIWYG Editor and onclick the matching HTML SourceCode should be saved."

Storing HTML in a DB ain't for the faint of heart. Storing HTML code generated by a WYSIWYG editor raises yet more issues, none of them pleasant.

For a useful tabulation of HTML editors see http://en.wikipedia.org/wiki/Comparison_of_HTML_editors. Al of the dozen or so HTML editors from that list I've tried have serious bugs.

Good luck.

PB
http://www.artfulsoftware.com

Options: ReplyQuote


Subject
Written By
Posted
Re: Store WYSIWYG SourceCode in MySQL Cells
September 02, 2009 08:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.