Search

You searched for the word(s): use <p>
Showing page 308 of 864 (8,631 total posts) < 1 second(s)
  • Re: ConfigurationPath - Confusion

    Hi Adam I know, I must seem like a puppy that won't go away, but....   I have discovered that my configuration problem only occurs in my IE6 browser. Firefox works properly.   To recap the issue,  when I use autoconfigure="whatever" it works. If I use ...
    Posted to Cute Editor for .NET (Forum) by jdmaynard on July 11, 2005
  • Re: ConfigurationPath - Confusion

    It's not the renaming.   If I use ConfigurationPath=''~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Simple.config'' I get the error   but if say AutoConfigure=''Simple'' it works.   Also, the ConfigurationPath code works on my localhost, but not when I'm using my remote production server.Same file - go ...
    Posted to Cute Editor for .NET (Forum) by jdmaynard on July 8, 2005
  • Re: Issues with Paste feature - inserting the word pasting

    Hi,   I can not reproduce this on the online demo. When I use ctrl+v to paste content into editor on IE11, it just paste directly, did not opens the separate window. Do you get the same on the online demo too?   Regards,   Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 2, 2016
  • Re: Embded Chat

    Hi mody1982, After you download CuteChat, you can find file ''Embed.aspx'' in download package, this file demonstrates how to use embed chat. You can also refer to http://cutesoft.net/ASP.NET+Chat/Developer-Guide/scr/embed-chat.htm  Thanks for askingEric@cutesoft.net
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on June 22, 2011
  • Re: Domain license

    Hi sapwebdesign,   If editor to use will not be long on the test site. You can try the trial license, it valid for a month.   Download the package below, it contains a trial license.   http://www.cutesoft.net/downloads/folders/21904/download.aspx   Regards,   Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 7, 2010
  • Re: How is the uploaderTemp directory created

    Hi,   If the specified temp directory does not exists, the uploader will create it in Render method.  using System.IO.Directory.CreateDirectory();   So there's nothing special. You can try to use your code to create another folder and check the difference.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on October 11, 2009
  • Re: Visible Borders Toolbar - what does it do?

    DoToggleBorder is a handy function which allows you to see the borders without setting things to border = 1 or something like that in code.   >>Is it only for use on HTML tables?   It's used for all HTML Tables, HTML Cells, Forms and Divs.
    Posted to Cute Editor for .NET (Forum) by Adam on January 31, 2008
  • Re: Server error

    bga,   Please give ASPNET account ''Write'' permission to a your image directory. To change rigths use Properties window of that directory in Windows Explorer.   When you run the aspx page, the dotnetgallery will automatically generate the gallery.xml in the image directorty.
    Posted to ASP.Net Image Gallery (Forum) by Adam on September 14, 2004
  • Re: Ajax Uploader - ManualStartUpload="true"

    thanks for your reply Ken.  I have reviewed this demo several times and I have looked at the source code but have not found a resolution to what I am trying to do.  Is there  a way to kick off some client side code on the FileUploaded event before heading back to the server event that handles the ...
    Posted to Ajax Uploader (Forum) by mchamo on June 15, 2011
  • Re: Can not upload excel files

    Dear bix, Please use original installation package or undo your previous update, you only need update the security policy file (default security policy file is ''cuteeditor_files\Configuration\Security\Default.config''), change: <security name=''DocumentFilters''>     <item>.txt</item>     ...
    Posted to Cute Editor for PHP (Forum) by Eric on August 27, 2010