Search

You searched for the word(s):
Showing page 2 of 2 (18 total posts) < 1 second(s)
  • Re: Forms in text ?

    Well, I have found that the problem lies within the missing ''name'' attribute. CuteEditor identifies the fields by the ID attribute but this value is not a part of the posting so the field becomes nameless. The problem is solved by manually adding the name attribute to the fields of the form.&#160;regardsLars Kohsel
    Posted to Cute Editor for .NET (Forum) by Larskohsel on February 10, 2005
  • Forms in text ?

    I have been playing around with the form elements of the editor, but I can't get it to work properly.&#160;I have tried to to catch the values of the form by:&#160;Dim formElement As New System.Web.UI.WebControls.LabelIf Request.Form.HasKeys Then&#160;For Each element As String In Request.Form&#160;formElement.Text += (element &amp; '': '' &amp; ...
    Posted to Cute Editor for .NET (Forum) by Larskohsel on February 3, 2005
  • Re: CE version 4.0.0.4 is available!

    Hi&#160;When i use your default configuration demo, the save button works ok in Firefox. But when I download and install the 4.0.0.4 (that is the dll and the cutesoft_client folder) into my project and recompile the Editor1.text method still returns the the content that it was loaded with, hence not recording the changes in the content. That is in ...
    Posted to News and Announcements (Forum) by Larskohsel on January 24, 2005
  • Re: CE version 4.0.0.4 is available!

    Perhaps &#160;if you could list, which files should be updated compared to 4.0.0.3. Is it only necessary to update the dll or is it necessary to update all files in the cutesoft_client folder ?&#160;regardsLars Kohsel
    Posted to News and Announcements (Forum) by Larskohsel on January 24, 2005
  • Re: TemplateStyleSheet v4.0.0.3

    Hi Adam &#160; Just tried it out: &#160;Editor1.AutoParseClasses = FalseEditor1.EditorWysiwygModeCss = ''~/getStylesheet.aspx?siteID='' &amp; oPage.siteID &amp; ''&amp;solID='' &amp; oPage.solutionID&#160; works fine in IE but does not show the correct style in FireFox. Have I done something wrong ? regards Lars Kohsel&#160;
    Posted to Cute Editor for .NET (Forum) by Larskohsel on January 18, 2005
  • Re: TemplateStyleSheet v4.0.0.3

    could this location also be an URL ? This would provide the flexibility of having the styles stored in a database.&#160;regardsLars Kohsel
    Posted to Cute Editor for .NET (Forum) by Larskohsel on January 14, 2005
  • Re: Firefox 1.0 running on windows XP

    yes, when hitting save the modifications do not show. However, if I go back make more modifications and hit save again, the first modifications are visible but not the second ones.&#160;/Kohsel
    Posted to Cute Editor for .NET (Forum) by Larskohsel on January 12, 2005
  • Firefox 1.0 running on windows XP

    Hi there &#160;Does anyone have any experience with FireFox and CuteEditor v 4.0.0.3 I can't get it to work. It seems that the cuteEditor does not respond with the modifications made to a page. It responds only with the initial text string. I need it to work on Mac OS 10.3 as the primary platform, since the windows users should use ...
    Posted to Cute Editor for .NET (Forum) by Larskohsel on January 12, 2005