Search

You searched for the word(s): control
Showing page 19 of 101 (1,008 total posts) < 1 second(s)
  • Re: Enter key in different form field displays file dialog

    I must say I'm surprised to hear of your experience.  My own is quite the contrary.   I primarily use the forums and CuteSoft has always promptly answered any questions I've had. Check out the forums, they are littered with examples of the company stepping up to solve problems of individuals.  Literally creating new builds to ...
    Posted to Ajax Uploader (Forum) by delamitry on September 1, 2009
  • Re: Attempting to deploy Demo version to server failing

    I was able to fix this.....  I'll describe the problem below in case anyone else tries the same thing i did. I apologize if this is already an understood notion but i did not realize the bin directory for my app had to be specifically under the base Web Directory.   I had my Web directory  and was creating a test folder ...
    Posted to Ajax Uploader (Forum) by streaky on April 17, 2009
  • Re: Browse button not working in FireFox when Uploader in a dialog

    Hi Terry, In putting together a test case - I discovered that there is no issue with your control or our dialog box. It was in the application master page, where a div was positioned absolutely - changing it to relative fixed the issue. Thank you for forcing me not to be lazy! Cheers Mike   
    Posted to Ajax Uploader (Forum) by mikew24 on October 5, 2010
  • Re: are temp files deleted automatically by the control?

    Hi,   The temp files (persisted or none persisted) will be deleted after 5-6 hours, when the control load.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on October 5, 2009
  • Error uploading a long-name file: The specified path, file name, or both are too long.

    Hi.   I am trying to upload a file with a rather long name (~ 170 characters) and get the error message: "The specified path, file name, or both are too long. The fully qualified file name mush be less than 260 characters, and the directory name must be less than 248 characters."   My understanding is, ...
    Posted to Ajax Uploader (Forum) by Novoselov on March 26, 2014
  • Other ajax calls fails on using Cute Ajax uploader with mvc

    Hello there, i am facing problem to use additional ajax calls with uploader control. I have a page where i am uploading multiple files and have some customized ajax calls to be posted to the server which is failing with http:500 internal server error. do i need any customization of using the additional ajax calls like get and post. how to make a ...
    Posted to Ajax Uploader (Forum) by arunsaar on September 23, 2013
  • Re: Sporadic Viewstate errors

    Hi jk121960,   Just list the large file upload settings below, please check it and ensure that you have set all of them correct.    1. maxRequestLength in web.config    <httpRuntime maxRequestLength="value"/>    2. maxAllowedContentLength in IIS   Edit the request filtering feature ...
    Posted to Ajax Uploader (Forum) by Kenneth on May 15, 2013
  • MVC without full page reload

    I've got this mostly working, so when all the files have uploaded instead of it reloaded the whole page it calls Web API method to move the uploaded files to their proper/permanent locartions.   The only issue is if I then go on and upload another file afterwards it still has the file(s) in its memory that ...
    Posted to Ajax Uploader (Forum) by Puma613 on April 10, 2013
  • Error: Target length is bigger then file size!

    When attempting to upload a small (< 5MB) or large ( > 100MB) I am recieving the error "Target Length is bigger than file size!"  when the upload is between 20-30% complete.   The error occurs everytime and is consistent across different versions of Internet Explorer.   We are using a web farm of eight servers ...
    Posted to Ajax Uploader (Forum) by ShawnJ on January 17, 2013
  • Get File Stream similar to HTTP Posted File.

    Hi all ,    I am using CuteWebUI file uploader control . It's markup is   <table>     <tr>         <td style="width: 50%">            <CuteWebUI:UploadAttachments runat="server" MultipleFilesUpload="true" ...
    Posted to Ajax Uploader (Forum) by SiddheshSawant on January 8, 2013
« First ... < Previous 17 18 19 20 21 Next > ... Last »