Search

You searched for the word(s):
Showing page 65 of 123 (1,230 total posts) < 1 second(s)
  • Re: Multiple Upload Controls on One Page

    Dear Apollyonx83x ,Multiple Upload Controls on One Page is not supported right now.&nbsp;We will implement this feature in the future version. &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to ASP Uploader (Forum) by Eric on August 30, 2010
  • Re: Does not work with Asp.net master pageing

    I have tested asp.net image gallery in master page, it works fine. This issue is not related to master page. Please check http://support.microsoft.com/default.aspx?scid=kb;en-us;970459&amp;sd=rss&amp;spid=8940&nbsp;, if your issue is still existing, can you create one test project which can reproduce this issue and send it to ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on August 30, 2010
  • Re: Exception: Cannot create a file when that file already exists.

    Dear tien1504, &nbsp; &lt;script runat=''server''&gt; void Uploader_FileUploaded(object sender, UploaderEventArgs args)&nbsp;&nbsp;&nbsp; { &nbsp;&nbsp;&nbsp; string path = ''c:\\temp\\'' + args.FileName;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //check whether same name file is existing &nbsp;&nbsp;&nbsp; if ...
    Posted to Ajax Uploader (Forum) by Eric on August 30, 2010
  • Re: I would like to use Javascript to call some of the menu and context function in Cute Editor

    Dear eliasjo, &nbsp; You can call menubar actions from javascript, you can refer to online demo http://cutesoft.net/asp/JavaScript-API.asp, its source code can be found in download package. Toolbar hide, please refer to &nbsp;http://cutesoft.net/asp/document/scr/Howto_Change_layout_of_the_toolbars.htm&nbsp;, if you click button ''ExecCommand'', ...
    Posted to Cute Editor for ASP (Forum) by Eric on August 30, 2010
  • Re: text length excess alert

    Dear surrounding, &nbsp; Please try the following code, I have tested it and it works fine on my end:&nbsp; &lt;!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --&gt; &lt;html&gt;&nbsp; &nbsp;&nbsp;&nbsp; &lt;head&gt;&nbsp;&nbsp; &nbsp;&lt;/head&gt; &nbsp;&nbsp;&nbsp; &lt;body&gt;&nbsp;&nbsp; &nbsp;&nbsp;&lt;form ...
    Posted to Cute Editor for ASP (Forum) by Eric on August 30, 2010
  • Re: Is there a way for any new images added to the control to have a position: absolute default?

    Dear eliasjo, &nbsp; You cannot drag image&nbsp;to CuteEditor, you need click ''Insert Image'' and then upload image. After image is uploaded, you can insert it to CuteEditor editor area. &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Cute Editor for ASP (Forum) by Eric on August 30, 2010
  • Re: Formatting - Problems with Windows 7

    Dear martinfd, &nbsp; Please create one test operator, and send website url, operator user name, and operator password to eric@cutesoft.net , we will check this issue. &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Cute Live Support (Forum) by Eric on August 30, 2010
  • Re: Server side exception: failed to upload xxxx.zip - session expired ...

    Dear RoyG, &nbsp; that error means the cookie is missing for unknown reason. maybe because timeout. If you run the following example, does this issue happen to you? &lt;?php require_once ''phpuploader/include_phpuploader.php'' ?&gt; &lt;?php session_start(); ?&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to PHP File Uploader (Forum) by Eric on August 30, 2010
  • Re: Link Default rel="nofollow"

    Dear RichP714, &nbsp; Please open ''CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_a.ascx'', search the following line: &lt;input type=''checkbox''&nbsp; name=''Nofollow'' id=''Nofollow'' value=''Nofollow'' /&gt; change it to: &lt;input type=''checkbox'' checked = ''checked''&nbsp; name=''Nofollow'' id=''Nofollow'' value=''Nofollow'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 27, 2010
  • 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: &lt;security name=''DocumentFilters''&gt; &nbsp;&nbsp;&nbsp; &lt;item&gt;.txt&lt;/item&gt; &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for PHP (Forum) by Eric on August 27, 2010
« First ... < Previous 63 64 65 66 67 Next > ... Last »