I'm trying out fckeditor for the first time in my ASP.NET website. I downloaded the fckeditor 2.6.3 and appropriate .net package and added them to my project following the instructions.
I can't seem to get the fckeditor to work as desired, the toolbar gets displayed, but there is no textarea in which to type. I even tried the sample0x.aspx files from the .net package and they exhibit the same behavior.
I added the necessary reference to the dll, and it seems that it is installed (at least partially) right since I get the toolbar displayed. Any help would be appreciated.
I've tried using FF 3.5 and IE 7 to view the page, but the same happens.
Thank you,
Tin
I can't seem to get the fckeditor to work as desired, the toolbar gets displayed, but there is no textarea in which to type. I even tried the sample0x.aspx files from the .net package and they exhibit the same behavior.
I added the necessary reference to the dll, and it seems that it is installed (at least partially) right since I get the toolbar displayed. Any help would be appreciated.
I've tried using FF 3.5 and IE 7 to view the page, but the same happens.
Thank you,
Tin
Re: Textarea not showing (ASP.NET)
Tin
Re: Textarea not showing (ASP.NET)
Once again, sorry to have bothered ...
Tin