Content Management

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
delstre
Forum Newbie
Posts: 2
Joined: Wed Mar 19, 2003 9:19 am

Content Management

Post by delstre »

Hello folks we have developed a web site for users and in our administration facility they have the ability to upload pages by cutting and pasteing html into a form that then sends it to a SQL database. The users want a more user friendly approach to this and have asked us to explore the possibility of a content management package which will allow them to enter and format their docs within the form. I have been looking for these applications i.e. ActiveEdit and am just wondering if anybody had any experience using these with PHP and if so can they advise a good option.


Many thanks.
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

Post by AVATAr »

i have a problem like that, my users put plain text, and they were wondering if they can format the text...

i dindt want them to put html tags cause of the design of the application so i use uBBCodes like in this forum.

:wink:
Post Reply