Search

You searched for the word(s): upload'A=0
Showing page 258 of 656 (6,557 total posts) < 1 second(s)
  • Client Crashes

    We're using v.5.0.  We licensed the source code and mad a few modifications.   We have several customers using it. Until recently everything was working fine.   Then on customer reported that all their operator clients on several machines were crashing when they tried to connect to a visitor-initiated chat, and ...
    Posted to Cute Live Support (Forum) by ayw123 on June 17, 2009
  • Issue Viewing Files In IE 7 When Website is HTTPS

    Hi,   I have discovered that users are unable to view files (.doc, .xls, .pdf) when running the website in https.  The users can upload files and delete files from the site without a problem, but cannot view them!  This issue doesn't happen if running the site in http.   Error that appears is as follows:  Internet ...
    Posted to Ajax Uploader (Forum) by noname606 on June 17, 2009
  • Re: .resx files not being deleted

    Adam: jayv21,   Persisted files will be deleted in 6 hours. Regular files will be deleted 5 minutes later.   Are you saying that the .jpg files that I upload to the 'temp directory' that I create dynamically as per who is logged in, will be deleted in 6h5m?    I guess I'll find out in 5.5 more hours
    Posted to Ajax Uploader (Forum) by pi2 on June 10, 2009
  • ajax License

    Hello, I keep getting the following message when trying yo upload. The license for AjaxUploader is not valid, You are using a trial license and the trial period has expired. ...   I have a valid small business license, I removeds the license from the bin folder and tried adding it again, the error was not resolved?   Any ...
    Posted to Ajax Uploader (Forum) by wassimsa on June 8, 2009
  • Re: Multi-Select

    Marty,   The following intruction may help:   2. Add AjaxUploader httpModule to web.config's httpModules list To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode<configuration>   <system.web>     ...
    Posted to Ajax Uploader (Forum) by Adam on June 2, 2009
  • Re: Confirmation Page after uploads?

    Please try the following code:   <%@ Page language=''c#''%>   <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %>     <script runat=''server''>     ...
    Posted to Ajax Uploader (Forum) by Adam on May 15, 2009
  • Uploads folder on another sever?

    Hi,   I'm developing an aplication that is an admin module for a website. This module has a CuteEditor component for editing email messages. I have an issue where the admin module will be located in an intranet while the website will be public. If I want to display images on emails, I have to include the absolute path of the image, but ...
    Posted to Cute Editor for .NET (Forum) by weig on April 24, 2009
  • Re: Programmatically start download

    Igor,   It's not a easy thing because starting upload is a client side behavior.   If you are not using AJAX , the client side state already be disposed.   So , if you use AJAX , you can just send JAVASCRIPT to start it :   var ...
    Posted to Ajax Uploader (Forum) by cutechat on April 23, 2009
  • Re: Host migration invalidates license -BREAKS SITE [nice]

    GDB,   ''The License for Editor is not valid.'' Don't panic; this is an easy fix. This message usually results from one of the following scenarios: 1. The 30-day free evaluation period has expired. Solution: Purchase CuteEditor and we will send your own license file to unlock your copy of CuteEditor.Download the evaluation ...
    Posted to Cute Live Support (Forum) by Adam on April 13, 2009
  • Use Relative Path with CopyTo command

    I am using the multiple upload code for vb.net and microsoft ajax. The uploader works as advertised but I would like to use a relative path instead of the absolute path for the item.CopyTo command. When I change the code to relative path, I get the following error: Could not find a part of the path ...
    Posted to Ajax Uploader (Forum) by bceit on April 1, 2009