Search

You searched for the word(s):
Showing page 1 of 4 (38 total posts) < 1 second(s)
  • Re: Strange characters getting saved

    Yes I did, I had all the files at the time under cs and CuteSoft_Client sub directory. The settings I use for the editor are as follows - are the last two lines of code causing problems? They seemed to work fine with version 5.0, in fact without them, strange characters were introduced when hitting the enter key. thats why I added them in after ...
    Posted to Cute Editor for .NET (Forum) by AMarino on April 28, 2006
  • Strange characters getting saved

    Adam, I recently upgraded to Cute version 5.2 and suddenly have noticed that some strange characters got saved into the database for a text field's name property. DO you have any idea how they may be getting saved? &lt;input id=''GIT_DOB'' title=''Date of ...
    Posted to Cute Editor for .NET (Forum) by AMarino on April 28, 2006
  • Input textbox style attribute

    Adam, I noticed that if you resize a textbox after dropping it into the editor, then a style attribute appears for the html generated. Is there any way to determine the width and height of the attribute of the textbox or set those even if the user has not resized the control? &nbsp;
    Posted to Cute Editor for .NET (Forum) by AMarino on April 27, 2006
  • Re: Use the hotkey for maximizing editor in read only mode

    Adam, Just because of the way I want users to use the ''web form'' created for use with the Cute editor, I need to display it in Preview mode using the following code &nbsp; this.FormEditor.ActiveTab =CuteEditor.TabType.View; &nbsp; this.FormEditor.ShowPreviewMode = true &nbsp; I want the users to enter data and such on the form but not ...
    Posted to Cute Editor for .NET (Forum) by AMarino on April 26, 2006
  • Re: Use the hotkey for maximizing editor in read only mode

    Adam, The editor is being viewed in the ''View'' tab type, the top and bottom toolbars are turned off. I cant get F12 to work unless I turn on the toolbar, and this pagecant show the toolbar. So thats the problem. Is there something I can do in the stylesheet to just hide the toolbar even if from the editor's perspective, it is turned on so F12 ...
    Posted to Cute Editor for .NET (Forum) by AMarino on April 25, 2006
  • Use the hotkey for maximizing editor in read only mode

    Hi, My application uses the cute editor on a page in read only mode so that users can actually type in values into the form elements like text boxes, radio buttons etc much like they were using a regular web form. In order to do this I set the following code &nbsp; &nbsp; this.FormEditor.ShowPreviewMode = true; this.FormEditor.ShowToolBar = ...
    Posted to Cute Editor for .NET (Forum) by AMarino on April 25, 2006
  • Re: textregion border color not working

    Adam, I dont see a text region button in this example. the name of the link in the configuration file is text. It seems to have been removed from the version 5.2 release. I had a configuration file from a previous version and so commented it out.
    Posted to Cute Editor for .NET (Forum) by AMarino on March 22, 2006
  • textregion border color not working

    If you drop a text region, and set a border color, it doesnt work. i don't even see it in the toolbar above. Any help will be appreciated. is this not supported any more?
    Posted to Cute Editor for .NET (Forum) by AMarino on March 21, 2006
  • Re: Issue with saving ID or name attribute for select type controls

    Adam, I have upgraded to version 5.2, now I cant blank out the name attribute. Why is that..is there a change that will allow me to save a null? Specifically, the first time around I can save a null. My code validates that nulls are not present and prevents saving the name attribute. Once the user saves a not null name, then I cant null it back, ...
    Posted to Cute Editor for .NET (Forum) by AMarino on March 15, 2006
  • Re: Issue with saving ID or name attribute for select type controls

    Adam, It means that the name attribute in the properties window isnt sticking when I save the html. So if I type something other than textbox1 in the name field (when I right click the control and click properties), it doesnt get saved. It just reverts to the original value which is something like textbox1 or radiobox1. DO you have any idea where ...
    Posted to Cute Editor for .NET (Forum) by AMarino on March 8, 2006
1 2 3 4 Next >