Hi olivedg,
Can you try this way?
1. Download the page below
http://www.cutesoft.net/downloads/folders/21904/download.aspx
2. Delete files "CuteEditor.dll", "CuteEditor.ImageEditor.dll" and "NetSpell.SpellChecker.dll" in the bin folder and use the new one in the download package.
3. Delete client folder "CuteSoft_Client" and use the new one in the download pagkage.
4. Create a page like below and test the hyperlink function.
- <%@ Page Language="C#" %>
-
- <%@ Register Namespace="CuteEditor" TagPrefix="CE" Assembly="CuteEditor" %>
- <html>
- <body>
- <form id="Form1" runat="server">
- <CE:Editor ID="edito1" runat="server">
- </CE:Editor>
- </form>
- </body>
- </html>
If you still get the same issue after the steps above, please send the test page url to Kenneth@CuteSoft.net. I will check it and get back to you as soon as possible.
Regards,
ken