Search

You searched for the word(s):
Showing page 5 of 123 (1,230 total posts) < 1 second(s)
  • Re: Citrix environment - Toolbar buttons and content are not displayed

    Hi Adrian, &nbsp; Please come to LiveSupport at http://CuteSoft.net , click on the big blue button on top that reads ''online''. We are here Monday - Friday between 9:30am and 17:30pm Eastern Standard Time. I will send you gotomeeting link, you can share your desktop and demo this issue to me. &nbsp; If desktop sharing is not available for ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 16, 2011
  • Re: Cannot upload from certain locations

    Hi stevecurrey, &nbsp; Please follow steps: &nbsp; 1. download ajax uploader, download link is http://cutesoft.net/downloads/folders/upload/entry44395.aspx 2. unzip this installation package 3. open IIS 4. Create one application and let it point to ''Ajax-Uploader\Framework 2.0-Csharp''. 5. Tell us the http url of accessing this folder, and ...
    Posted to Ajax Uploader (Forum) by Eric on June 16, 2011
  • Re: CuteEditor version 6.6.0.0 it is supported for jquery Version 1.6.1 ?

    Hi UserBeheer, &nbsp; Please post your code here and tell us the reproduce steps of this issue , we will test this on our end. &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on June 15, 2011
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo, &nbsp; Please refer to http://cutesoft.net/forums/thread/65579.aspx&nbsp;, the highlighted code set the destination folder. &nbsp; &nbsp;void Uploader_FileUploaded(object sender, UploaderEventArgs args) { //Copys the uploaded file to a new location. args.CopyTo(''c:\\temp\\''+args.FileName); //You can also open the uploaded file's ...
    Posted to Ajax Uploader (Forum) by Eric on June 14, 2011
  • Re: how to show css style

    Hi Avi, &nbsp; Please add the following property and try it again: &nbsp; &lt;CE:Editor id=''Editor1'' EnableStripStyleTagsCodeInjection=''false''&nbsp; EditCompleteDocument=''true'' runat=''server'' &gt;&lt;/CE:Editor&gt; &nbsp; Thanks for asking Eric@cutesoft.net &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    Posted to Cute Editor for .NET (Forum) by Eric on June 14, 2011
  • Re: You don't have permission to access!!!

    Hi donwp, &nbsp; Please set file permission to 644 and try it again. If issue is still existing, you can setup ftp access and provide it to eric@cutesoft.net, I will check it for you. &nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Cute Editor for PHP (Forum) by Eric on June 14, 2011
  • Re: Error 2038 on large upload

    Hi greggs, &nbsp; You can also try the following code, if you choose files more than 2G, it will display friendly message: &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 June 13, 2011
  • Re: Cute Editor Simple Mode

    Dear mody1982, &nbsp; Please refer to the following code: &nbsp; &lt;CE:EDITOR id=''Editor1'' runat=''server'' Height=''100'' Width=''500'' ShowBottomBar=''false'' AutoConfigure=''Minimal''&gt;&lt;/CE:EDITOR&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on June 13, 2011
  • Re: Error 2038 on large upload

    Dear greggs, &nbsp; PHP File Uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files. &nbsp; Please refer to the following code and set the MaxSizeKB to ...
    Posted to PHP File Uploader (Forum) by Eric on June 13, 2011
  • Re: how to show css style

    Dear Baaroz, &nbsp; http://richtextbox.com/test/AutoParseClasses.aspx&nbsp;, can you set the following property to ''false'' and test it again? &lt;CE:Editor id=''Editor1'' AutoParseClasses=''false'' EditorWysiwygModeCss=''example.css'' runat=''server'' &gt;&lt;/CE:Editor&gt;&lt;br /&gt; &nbsp; What's the&nbsp;content of ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 13, 2011
« First ... < Previous 3 4 5 6 7 Next > ... Last »