Red underline for spell checking

  •  03-04-2008, 10:41 AM

    Red underline for spell checking

    Hi,
     
       I have downloaded and tried the demo version of CuteEditor. The spell checking button works perfectly fine, but I was wondering why I did not get red underlines below the typo-words. How can I implement that?
     
        Here's what my code looks like
            <CE:Editor id="Editor1" ThemeType="Office2003_BlueTheme" runat="server" ></CE:Editor>
     
        I have put the NetSpell.SpellChecker on bin folder and added the application key for dictionary on the web.config folder.
     
     
    Thanks,
     
     
    zen

View Complete Thread