Hey I'm building a reviews thingy on my site which is like a forum where people post reviews as topics, etc. The only thing is I can't use forum software as it is too different for what I want it for... Basically, does anybody know how to do comlicated input boxes (the ones you use to type topics for forums), like that (of the bottom) of http://www.racekites.com/reviews/addReviews.asp, where the user has a choice of Bold, italic, etc? I mean, how do I store the formatted text in the mySQL DB? Wouldn't all the formatting be wiped when I call the text?
Had you looked at the source, you would have found a link to the editor site. http://www.fckeditor.net/ gary