Search

You searched for the word(s):
Showing page 234 of 381 (3,805 total posts) < 1 second(s)
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo,&nbsp;Please try the example below. Function ''CuteWebUI_AjaxUploader_OnSelect'' will fire before the uploader control postback to the server. So you can execute your own script code in it before the ''FileUploaded'' event.&nbsp;&lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 15, 2011
  • Re: Cannot upload from certain locations

    Hi stevecurrey,&nbsp;Please try disable all browser plug-ins except silverlight/flash, Anti-virus and firewall to try again.&nbsp;Regards,&nbsp;Ken
    Posted to Ajax Uploader (Forum) by Kenneth on June 15, 2011
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo,&nbsp;First you need to know that, the uploader need to upload the file to the server, so the postback is necessary.&nbsp;If you need user finish some input or&nbsp; similar situations and than postback to the server. Please try use manually upload. Below is the online ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 15, 2011
  • Re: License Expired

    Hi thekiwi,&nbsp;Please download the package below. It contains a trial license. Please test this trial license on your site.&nbsp;http://aspuploader.com/download/aspuploader.zip&nbsp;If the trial license works for you. It mean that the license what you are using is not correct. Please contact Karen (Karen@CuteSoft.net), she will create the new ...
    Posted to ASP Uploader (Forum) by Kenneth on June 15, 2011
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo,&nbsp;Please set the below setting in your web.config file and try again.&nbsp;&lt;pages enableEventValidation=''false'' viewStateEncryptionMode =''Never'' /&gt;&nbsp; &nbsp;If it has not fix this issue, please create an example which can reprduc this issue and send it to Kenneth@CuteSoft.net. I will check it and get back to you as soon ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 14, 2011
  • Re: Carriage Return / Line Break with <br>

    Hi EricR,&nbsp;You code like that you are using the asp.net version of editor right?&nbsp;Can you show me your full test html code which you input into CuteEditor? The code above like that can not be test directly.&nbsp;What I mean is&nbsp;&lt;area onmouseover=''Tip('&lt;strong&gt;Headquarters&lt;/strong&gt;&lt;br/&gt;5555 Pleasentville ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on June 14, 2011
  • Re: Problems copy/paste from Word to CuteEditor

    Hi xtomicino,&nbsp;Can you send your test document (ms word file what you are testing) to Kenneth@CuteSoft.net and show me the steps to reproduce this issue on demo http://cutesoft.net/asp/? I will check it and get back to you as soon as possible.&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for ASP (Forum) by Kenneth on June 14, 2011
  • Re: Content pasted from WORD with certain information doesn't paste properly

    Hi wzs5011,&nbsp;What version of Firefox you are using? Can you download the latest version of editor and try again?&nbsp;Latest version downloads http://cutesoft.net/downloads/folders/21904/download.aspx&nbsp;Can you create a simple example like below and send me the test page url? I will check it and get back to you as soon as ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 14, 2011
  • Re: Content pasting from MS 2010 not pasting correctly

    Hi davooh1976,&nbsp;Can you reproduce this issue on demo http://richtextbox.com/test/EditorOnPaste.aspx?&nbsp;It the demo works for you. Please download the latest version and try again.&nbsp;Latest version downloads http://cutesoft.net/downloads/folders/21904/download.aspx&nbsp;It still get the same issue with the latest version .Please send your ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 14, 2011
  • Re: How to automatically connect/pass-through an authenticated website visitor to a LiveSupport chat session?

    Hi Joffies,&nbsp;#1&nbsp;&nbsp;Add the code below to the bottom of page ''CuteSoft_Client\CuteChat\SupportClient.aspx''. Now the require window will always select the first department.&nbsp;Use this simple logic, you can specify the department for the user.&nbsp;&lt;script&gt; window.onload=function() { &nbsp;&nbsp;&nbsp; var ...
    Posted to Cute Live Support (Forum) by Kenneth on June 13, 2011