Search

You searched for the word(s): aspx
Showing page 31 of 918 (9,180 total posts) < 1 second(s)
  • Re: Some image border colors not working after save...strange.

    bigdoggy007, >>if I use the color picker, to choose blue #0000FF, and then save it, the border turns black (actually, there is just no style....it doesn't show up).   It's strange. Can you test the following demo?   http://cutesoft.net/example/general.aspx   If you can't reproduce the problem there, can you tell me ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 3, 2007
  • Re: Using 'enter' key for a paragraph break

    Paul,   >>Is there any way I can use the enter key to produce a <p> tag, and similarly, can I also set 'ctrl' + 'enter' to produce a <br> tag?   Yes.  Please check this example:   http://cutesoft.net/example/oncarriagereturn.aspx   >>When I produce <br> tags, they appear just like ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 23, 2007
  • Re: INtegration related support required

    RWS,   Cute Web Messenger product page: http://cutesoft.net/Web-Messenger/default.aspx   Cute Web Messenger download page: http://cutesoft.net/downloads/13/default.aspx   >>but it seems we are not provided its source code (not whole code but few source code which allow to make little bit changes in the system to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on January 27, 2007
  • Re: How to change to font color and background of the HTML-Code when clicking on HTML with VB

    christian,   >>change to font color/background of the HTML-Code   Please modify the CuteEditorconstants.js file.// Default style in the source view var _editorSourceStyle = ''background:#ffffff;margin:0;padding:0;''; to:// Default style in the source view var ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 15, 2006
  • Re: License Question

    If you are talking about CuteEditor for .NET, visit here http://aspnetforums1.cutesoft.net/downloads/telldomainorip.aspx. Download the TellDomainOrIP.aspx from the page then run on your server under the 2 different names. If the domain/subdomain names turned out are the same, then 1 Domain license may do. There's more detailed instruction on the ...
    Posted to Purchase / License FAQ (Forum) by Karen on December 7, 2006
  • Re: Quesion about License Issue

    Hi Durga,   Your old cuteeditor for .net license file is good for current version v5.3. Download and install the latest version from http://cutesoft.net/downloads/12/default.aspx and then put your old license file in place. That's it.   Your CuteEditor can also work with classic ASP application using popup windows. Check out ...
    Posted to Purchase / License FAQ (Forum) by Karen on October 18, 2006
  • Re: customised toolbar button

    rcm,   Please create a custom button frist.   Demo:     http://cutesoft.net/example/customization.aspx   Third button shows you how to call a Built-in button.   This example also helps:   http://cutesoft.net/example/JavaScript-API.aspx   >>2. how can i increase the size of the images in ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 25, 2006
  • This is not an easy typo

    The domain name submit is not a typo. It's a working link and it points to the site that needs a license for CuteEditor .NET. For re-direction case, many customers buy extra license to get the names covered. If you pay 1 and get 2, it's not fair for those who've paid.   License files are permanent, you can't change it once ...
    Posted to Purchase / License FAQ (Forum) by Karen on August 8, 2006
  • Re: Extra lines inserted between paragraphs

    PaulNewRiver,   This problem is caused by nested unclosed <Li> with <P> tag.   Please try the following code:   Case 1: remove the unclosed <Li> tag.   <p><b>59½ in Service</b> - You can withdraw funds from your account while still employed once you have reached age 59½. ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 25, 2006
  • Re: Bookmarks - make list

    the4bs,   It's very hard for you to create this kind of button directly from the toolbar.   Because CuteEditor has a lot of code behind-the-Scenes to support catch the anchor, show the anchor and insert the anchor to the correct location.   Here is my suggestion:   Add a browse button in the InsertAnchor.aspx. When the ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 18, 2006
« First ... < Previous 29 30 31 32 33 Next > ... Last »