Archive for March, 2007

Easy way to get FCKEditor to work inside an ASP.Net AJAX UpdatePanel

The Problem
I had a MultiLine TextBox inside an UpdatePanel and I wanted that TextBox to have rich editing capabilities so I chose FCKEditor. But, now when I do a partial PostBack, the TextBox doesnt retain it value.
An Initial Solution
So, I searched for a solution to this problem and found this post, but it seemed like [...]

Subscribe to RSS Feed Follow me on Twitter!