Search

You searched for the word(s):
Showing page 1394 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: Bugs / Issues with 2.1

    &gt;&gt;1. Color Picker does not disable in FireFox &nbsp; Resolved in the latest build. Please download the software again. &nbsp;&gt;&gt;2. Whisper still not disabled. In IE I can click on a user and the messages then read ''to [User Name]'' If I double-click I get a connection error. &nbsp; Resolved in the latest build. Please download the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 4, 2005
  • Re: My Server Error

    Probably you didn't configure ''c:\inetpub\wwwroot\CuteEditor'' as virtual directory in your IIS.Try simply upload the referenced assembly (CuteEditor.dll) to your /bin folder.
    Posted to Cute Editor for .NET (Forum) by Adam on October 4, 2005
  • Re: Can't get EditorWysiwygModeCss to work - v 4.2

    change:body {&nbsp;&nbsp;&nbsp;&nbsp; background : aqua;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;font-family : arial, helvetica, sans-serif;} to:body {&nbsp;&nbsp;&nbsp; background-color: #ffffff;&nbsp;&nbsp;&nbsp;&nbsp; font-family : arial, helvetica, sans-serif;} &nbsp; That should resolve your problem. &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by Adam on October 4, 2005
  • Re: intergrating with custom login (VB.NET)

    Paul, &nbsp; Are you familar with dotnetnuke? A open source portal written with VB.NET. &nbsp; Here is the provider for DNN. &nbsp; DotNetNukeDataProvider.vb &nbsp; &nbsp;Public Class DotNetNukeDataProvider&nbsp;&nbsp;&nbsp; Inherits CuteSoft.Chat.DataProvider &nbsp;&nbsp;&nbsp; Protected Function GetUser(ByVal uniquename As String) As ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 4, 2005
  • Re: Can't get EditorWysiwygModeCss to work - v 4.2

    JBC, &nbsp; &gt;&gt;The css file is in the same folder with the editor form. &nbsp; The following setting looks good to me.editor.EditorWysiwygModeCss = ''wysiwyg.css''What kind of error did you receive?
    Posted to Cute Editor for ASP (Forum) by Adam on October 4, 2005
  • Re: error displaying module

    Can you post your first line cod of dotnetgallerymodule.ascx?It should be: &nbsp;&lt;%@ Control language=''VB'' Inherits=''DotNetNuke.Entities.Modules.PortalModuleBase'' AutoEventWireup=''false'' %&gt;
    Posted to ASP.Net Image Gallery (Forum) by Adam on October 4, 2005
  • Re: Embedding javascript documents

    Stephen, &nbsp; Please set EnableStripScriptTags property to false: Editor.EnableStripScriptTags Property &nbsp;Specifies whether to remove inject script before write the string into the db. &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on October 4, 2005
  • Re: Strips out Dreamweaver code!

    joenineo, &nbsp; Let us do a test here. &nbsp; http://cutesoft.net/example/editregions.htm &nbsp; step 1. Post your code into the TextArea, then click the button ''Append to HTMLEditor''.step 2. The button ''Append to TexEditor''.You will find the code will be:&lt;a href=''index.htm'' onMouseOut=''MM_swapImgRestore()'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 4, 2005
  • Re: Server Error

    Probably your referenced assembly(CuteEditor.dll) is not in the correct place, or does not exist at all.&nbsp;Try simply upload the referenced assembly (CuteEditor.dll) to your /bin folder.
    Posted to Cute Editor for .NET (Forum) by Adam on October 4, 2005
  • Re: setting default style to Table

    Andy, &nbsp; This is strange. &nbsp; Can you download the 4.0.0.7 again? &nbsp; Http://CuteSoft.net/download/CuteEditor_for_NET4.0.zip Keep me posted.&nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Adam on October 4, 2005