Search

You searched for the word(s): font
Showing page 110 of 216 (2,157 total posts) < 1 second(s)
  • Type 'CuteEditor.Editor' does not have a property named 'PageProperties'.

    Cute editor has stopped working and i get the following errors   Server Error in '/' Application.   Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error ...
    Posted to Cute Editor for .NET (Forum) by parms3000 on August 31, 2005
  • 1 rename uploaded files. 2+3 fonts

    1. Is it possible to rename (add a textbox value) to an uploaded file? I would just like to prefix the file name with a value from the webpage (though would i need the same value stored on the file upload dialogue? Also i want to set the default font (in a freshly loaded editor) to Arial but have failed to find the setting anywhere!@# ...
    Posted to Cute Editor for .NET (Forum) by itsdanny on August 30, 2005
  • Multiple errors using CuteSoft

    Hey Adam, We are integrating Cutesoft into our web site. Our site allows music and dance teachers to post their services so students can find them. We are using Cutesoft so the teachers can copy their bio from their web site or from a word document. Here are a few challenges we are having: 1. Sometimes, a user can copy from Word and ...
    Posted to Cute Editor for .NET (Forum) by clickforlessons on August 28, 2005
  • Drop down list appearing behind text box

    I'm using the latest version of Cute Editor.  For some reason when I ftp the files to my server, the drop down boxes are all appearing behind the text box.  So, users cannot select the font they would like to use.  Have you seen this issue before?  This editor works locally on my machine.  Unfortunately it is now in my ...
    Posted to Cute Editor for .NET (Forum) by thollar on July 29, 2005
  • Catching and cleaning of pasted Word

    Our content managers usually write up their articles in Word.  We want CuteEditor to clean the text input immediately after pasting. A short look in the ''clean.aspx'' file shows, that it is possible to use the function calls codeCleaner('word'), codeCleaner('span') and so on.We need a solution to catch the events fired ...
    Posted to Cute Editor for .NET (Forum) by mehlmann on July 15, 2005
  • Applying styles to paragraphs <p> tags

    Great editor! Just have one question ... My pages use stylesheets with certain paragraph styles that are intended to be applied to paragraphs. e.g. <p class=''example''></p> When I apply styles with Cute Editor, however, it throws the class= property into a <FONT> tag, and the paragraph properties remain unaffected. ...
    Posted to Cute Editor for ASP (Forum) by Malcolm on April 19, 2005
  • Re: Issues with PasteWord

    1) I need to know how call the word cleanup function (from the code cleaner dialog) without opening the dialog first.  Same with the font cleaner.  What I want to be able to do is allow a user to click a ''Word cleanup'' button, and have just that function run. A: There is a client function named ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 28, 2005
  • Re: div metatag description for templates...

    neilyoung, http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/properties/unselectable.asp UNSELECTABLE Attribute Internet Development IndexSpecifies that an element cannot be selected.SyntaxHTML<ELEMENT UNSELECTABLE=bUnselectable ... > ScriptingN/APossible ValuesbUnselectableSpecifies whether ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 6, 2005
  • Re: Can i add Custom DropDownList control

    KPP, Yes, if you are still using the version 3.0, this is an example:                 DropDownList tempDropDown = new DropDownList();         ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 17, 2004
  • CuteEditor Nested within another control

    I have CuteEditor nested within another control, and i am having problems with some of the buttons not working.  The font color picker to name one.   It is also giving me a ''javascript errors'' icon at the bottom of the page.   Is it possible to nest CuteEditor Within a control? Is there anything special I have to ...
    Posted to Cute Editor for .NET (Forum) by The.Cream on February 26, 2004