I downloaded the latest CuteEditor for .NET and changed the spellcheck button in the config file to the following:
<item type="image" name="netspell" imagename="spell"/>
However, now when I press the button on the CuteEditor, it opens 2 windows: the normal spellcheck window and a spellcheck.aspx window! How can I prevent this from happening?
I also get Error Line 1, Object Required javascript error at the same time!
Any help would be appreciated