Search

You searched for the word(s): aspx
Showing page 62 of 918 (9,180 total posts) < 1 second(s)
  • Re: Diable Private Messages

    designserve :   Currently we don't have any property to configurate this .   If you want to disabled it , the best way is open the 'Chat.js.aspx'   find the function :   function UI_AttachUser(element) {     element.isuserelement=true;     ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on September 3, 2004
  • Re: Image uploading and AutoResizeUploadedImages Property.

    Zapotec,   There is a bug in the WinIE.js.  You can fix that by modifying the WinIE.js file.   The correct order of the resize and restriction is:   function _CState(..., resize, restriction,...)   Not   function _CState(...,restriction,resize,...)   You can also download the fixed WinIE.js from ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 4, 2004
  • Re: DotNetGallery License Issue

    Mark,   It looks like your configuration is correct.  When did you download the software? If the software is not download today, please download again.   And please following the below step by step guide:   Step 1.   Fetch the Dotnetgallery. zip file from Download tab. Unzip the file in the any ...
    Posted to Purchase / License FAQ (Forum) by Adam on May 10, 2004
  • Re: I get an error whenever I try to save a document.

      If you see the error message above, it means that you installed the latest version of the Framework ASP.NET1.1. Now ASP.NET 1.1 adds protection when you post HTML code and CuteEditor does that of course so here comes the error message, no harm just a warning.   To prevent this message from appearing again, you need to set ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 10, 2004
  • Re: Modify Insert Link Dialog

    mgordon,   You don't have to inherit CuteEditor.Include.insert_link class. You can create your own file based on the insert_link.aspx  file.   ''but then the dialog title, labels and buttons have no text value because the reference to the CuteEditor.Include.insert_link class has been broken.''   The reason we need that ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 23, 2004
  • Re: Some problems and a few requests

    Ludvig,   Thanks for the nice commments. We are trying to build a most powerful and easy to use content editor for .NET and ASP developer. We listen all the client feedbacks and we will keep on improving this product.   Problem: In develop stage, the license make a problem, and I have to manipulate the system date, for ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 13, 2004
  • Re: Link to style sheet?

    Yes.  The following note is copied from CuteEditor for asp forum : http://cutesoft.net/forums/ShowPost.aspx?PostID=110   1 .Create a new css file named as test.css. Copy the following code into test.css.   .ToolbarBg { background-color: #336699; BACKGROUND-IMAGE: url('/images/2x19.gif'); } .ItemBg { background-color: #336699; ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 29, 2003
  • Re: loadscripts.aspx line 627 and internet explorer 8

    I've been having this issue also, but didn't want to change my doctype definitions as this broke more than it fixed. You can target IE8 via meta tags to behave like IE7 with this tag: <meta http-equiv=''X-UA-Compatible'' content=''IE=7'' /> More info here: http://www.alistapart.com/articles/beyonddoctype
  • Re: GetString is undefined

    great thanks! both my ClientName and Chat are virtual directories.  What I ended up doing is taking my whole 'Chat' directory and deleting it. I copied the CuteSoft_client folder into my site root Copied the dll to my sites bin directory   and copied the embedchat.aspx file to my site.so now it is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by WatchDog on December 6, 2006
  • Re: Relative or Absolute URLs: http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx

    Hi guys, great product and all the rest.  The best HTML editor for asp.net that I've seen.  I have to say that I've come across the same issue with anchor links which go to the same page, as previous users.  I'm slightly different from other users though, in that I'm not using the out-of-the-box link button for creating anchor ...
    Posted to Cute Editor for .NET (Forum) by theo on May 25, 2006
« First ... < Previous 60 61 62 63 64 Next > ... Last »