I am using the cute editor in a simple popup window edit page. However, when the page first loads and I make a change, the cute editor does not give me the change on the postback.
I am sure it is not a postback issue, and in fact for the save I am capturing the value of the form button clicked. I have done write statements to verify everything is happening in order and even to verify that the editor value is not being reloaded from the DB before it has a chance to save. That is NOT the problem. And, it works great on my computer in my office (IE6) but on my computer upstairs (IE7) it has this issue that appears to be a caching problem.
When it has this problem, if i let the page post the first time (where it saves the original value of the editor, not my changes) and then make my changes again, it will take the changes and send them back to me.
Additionally, in Firefox 2.0 the editor is not loading correctly and I am not getting any icons. Any ideas or things to check?
I have the full version of the editor that was purchased about a year ago.