Search

You searched for the word(s): upload'A=0
Showing page 261 of 656 (6,557 total posts) < 1 second(s)
  • Uploads cancelling or not starting

    Hi guys   I keep getting random uploads cancelling or not starting and after about a couple of minutes of inactivity i get a ''Client side cancelled'' dialog.   This mostly happens with file sizes of over 10Mb, but I guess the bigger the file the more chances i Have to get this error.   Any ...
    Posted to Ajax Uploader (Forum) by abbo on December 17, 2008
  • Re: No progress indicator

    Steve,   Have you finished the step below?   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>   ...
    Posted to Ajax Uploader (Forum) by Adam on December 14, 2008
  • Downloadable files dialog unusable in current version

    If the documents folder contains a few Word documents, CSS files or Excel files, the Downloadable files dialog takes far too long to open. This appears to be caused by the dialog inserting the contents of certain files (pdf,doc,xls and probably others) into the source of the page so they can be previewed. This is obviously a bad idea ...
    Posted to Cute Editor for .NET (Forum) by is250x on December 14, 2008
  • Re: "Failed to connect chat service: The remote server returned an error (401) unauthorized."

    When you initially open the program you will see the screen below: Web service Url: The Url of your website. You can set default value of Web service Url by editng LiveSupport.exe.config file. <add key=''CuteChatServiceUrlBase'' value=''http://yoursite.com''/> If the Web service Url you entered doesn't match the ...
    Posted to Cute Live Support (Forum) by Adam on December 14, 2008
  • Re: Messenger 5.0 Customization needed

    Hi, Adam! Thanks for the quick reply.   The changes for hiding the Delete History and Messenger SetTitle worked fine.   I went into the admin console and set the File Upload to False for both Chat and Messenger. I found this record in the database afterwards, but it did not seem to work. I even tried restarting IIS to see if that ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by PeteAppleby on December 12, 2008
  • Re: getting an error for 5MB+ files after upgrade to 2.0

    Ok, i think i figured out the problem. I had the upload page in a subfolder. In that same subfolder was a web.config file with this setting -- <httpRuntime executionTimeout=''240'' maxRequestLength=''150000'' />   But in the root directory, that setting is not in the main web.config. I'm not sure why it didn't matter with the 1.0 ...
    Posted to Ajax Uploader (Forum) by bobcobb on December 11, 2008
  • Re: Embeding quicktime movies

    Hi Adam   Thanks for the response.   I've modifed the files so that the .mov files are available for upload.  The problem is that, on a Windows based machine, the embedded code is trying to play the files in Windows media player plug-in and hence the movie won't play.   Is there anyway to have a button that will use the ...
    Posted to Cute Editor for .NET (Forum) by thealey on December 10, 2008
  • some question

    How to:   If the user put picture with a biger wilth then then richtextbox, autosize for fit(never be more big)   Put bigger upload picture limit.   Can I create menu? because my richtextbox wiltd is limited, and half of the place with full stuff is toolbar.   If I can put only two line that will be better, ...
    Posted to Cute Editor for PHP (Forum) by XGuarden on December 2, 2008
  • Another image gallery

    I have produced my own image gallery with a few tools for the user to handle the images. Can I implement this gallery into the Cute Editor instead of the original one?   That means that I do not need either the upload function or the folder view in the gallery preview window, just a preview window to insert borders ...
    Posted to Cute Editor for ASP (Forum) by midters on November 14, 2008
  • ItemTemplate Header

    I have the following code for a multiple file uploader. Nothing special except for the extra textbox which I am using for capturing extra meta-data about the file.           <cutewebui:uploadattachments ShowFileIcons=''true'' id=''uaMultipleDocuments'' runat=''server'' InsertText=''Select files to ...
    Posted to Ajax Uploader (Forum) by cmthomas on November 12, 2008