Search

You searched for the word(s): aspx
Showing page 75 of 918 (9,180 total posts) < 1 second(s)
  • When RenderRichDropDown=true, CuteEditor will render more HTML code to the browsers

    Bauer, With rich dropdown: http://cutesoft.net/example/general.aspx   Without rich dropdown:   http://cutesoft.net/example/Disablerichdropdown.aspx   Differences:   1. Many end users like the rich dropdown menus.   2. When RenderRichDropDown=true, CuteEditor will render more HTML code to the ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 17, 2006
  • Re: Images added in Cuteeditor Designer are treated as DIV, instead of IMG in Firefox

    Hi sanjay.joshi, Please try on demo http://www.cutesoft.net/example/general.aspx, do you get the same problem on the demo page? I think your developer write some other code to insert the <div> target.  I suggest you try the default package below and do not change any code of it for the ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 25, 2011
  • Re: Scalability and decoupled deployment question

    Hi Ken, I tried this but was not able to make it work. The Main server needs to use the user control from the Cute Chat. I also changed the __cc_urlbase variable in LoadSettings.aspx and IntegrationUtility.js.aspx pages to refer to the chat server but did not work either. Are you suggesting that I use an iFrame inside ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by lbarcenas on October 14, 2010
  • Re: ISAPI Rewrite of URL not being picked up after image upload

    Thanks for the suggestion Ken. Unfortunately, that didn't work.  I stepped thru the code to see what was happening and it is trying to redirect tohttp://localhost/BibleStudyTools/community/users/debbie/default.aspx BEFORE the FileUploaded event.  I even put the redirect in several other of the Ajax Uploader events and put ...
    Posted to ASP Uploader (Forum) by debdba on July 8, 2010
  • Re: Is there an "About" button?

    Thanks for the help.  Here is what I've done so I can have an ''About CuteSoft'' type button in the Toolbar.  The reason I want one is to make it faster for me to determine if the version online is the latest version available, without having to go the webserver and ''hover'' over the dll file.   I created an About.aspx page in ...
    Posted to Cute Editor for .NET (Forum) by ValleyHope on November 21, 2008
  • Re: Question about chatroom layout? Is removal of Cutesoft logo possible?

    Hi,   Thanks for replying so quickly.   1) I went to modify the logo url in the configuration and put in exactly what the ''For Example'' suggested in the   Login Url Logout Url   I did not see any change at the Url level when I went to log onto the chat.  (Am I looking in the wrong place?)  It ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cdiaz on March 12, 2007
  • Re: Height

    I didn't put CuteEditor inside any controls. However, when I was creating the simple aspx as your suggestion, I figured it out. I'm using Visual Studio 2005 to create the aspx file. The following tag is automatically inserted into the file. With the tag, the CuteEditor always defaults to no height if I use percentage ...
    Posted to Cute Editor for .NET (Forum) by ytang on October 9, 2006
  • Re: Error uploading image

    MichaelPhillips,This issue is resolved. Please download the control from server again. http://cutesoft.net/Downloads/default.aspx  The problem is caused a bug in System.Drawing.Image.PropertyItems. For details about this .NET framework bug, please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 10, 2006
  • Re: Link Button Problem

    Yes, using Visual Studio.NET 2003 and the CuteEditor_Files folder is included.  I excluded the folder, then reincluded it to get the prompt about building code behind files.  I clicked OK to build each one but that didn't fix the pop up problem.  Here's the first line of the aspx page:   < % @ Page ...
    Posted to Cute Editor for .NET (Forum) by tmorris@firstegg.com on August 19, 2004
  • Re: Unknown server tag 'CE:Image Editor' on ImageEditor.aspx

    iamjamesduncan,   It looks like you are using a convertion tool which caused the problem.   Please open the imageeditor.aspx.   And make sure the top three line code are:   <%@ Page Language=''C#'' Inherits=''CuteEditor.EditorUtilityPage'' %><%@import Namespace=''System.IO''%><%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 24, 2006
« First ... < Previous 73 74 75 76 77 Next > ... Last »