Link to home
Start Free TrialLog in
Avatar of aplusexpert
aplusexpert

asked on

How to add maxlength for fckeditor???

Hi All,

I have a Web Application in .Net C#. I have used fckeditor in the form. I would like to restrict the users to enter the data in fckeditor.

I know that this functionality can be achieved by using a simple textbox, but the textbox will not provide my users with the additional features provided by the fckeditor.

It would be great if anyone can help me to achieve this functionality on keypress for fckeditor.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of aplusexpert
aplusexpert

ASKER

Hi Dhaest thanks for the link. I forgot to mention that my form consists of more than one fckeditor and I would like to restrict my users in one of those.

for e.g., I have fckeditor1, fckeditor2, fckeditor3 and fckeditor4. I would like to restrict my users for fckeditor1 only and not for the remaining 3.

Will the plugin, mentioned in the link provided by you, work for me???
>> Will the plugin, mentioned in the link provided by you, work for me?

I assume that it will work. I've never tested it with more than one editor