Hi,
I followed the ASP.NET instructions diligently, and the control appears beautifully on my web page. If I set the .Value property it displays correctly.
BUT
Any changes I make to the value of the control on the web page are not saved at all when I do a postback.
The .Value property simply is not affected by anything the user does on the front end; it appears it only works in one direction!
What am I missing? I'm a complete newbie to asp.net, so there's probably something obvious that I'm missing...
Thanks,
Shaul
I followed the ASP.NET instructions diligently, and the control appears beautifully on my web page. If I set the .Value property it displays correctly.
BUT
Any changes I make to the value of the control on the web page are not saved at all when I do a postback.
The .Value property simply is not affected by anything the user does on the front end; it appears it only works in one direction!
What am I missing? I'm a complete newbie to asp.net, so there's probably something obvious that I'm missing...
Thanks,
Shaul

Re: FCKEditor appears on web site but Value property isn't being
this thread
Re: FCKEditor appears on web site but Value property isn't being