Search

You searched for the word(s): IE 9 upload
Showing page 126 of 656 (6,557 total posts) < 1 second(s)
  • Re: File Upload cause complete page post back... Basicly the ajax part of the uploader is not working?

    Hi ScottDolan, The uplaoder needs to upload the file to the server, so the postback is necessary.  If you want to submit the form at the end, please use the start upload manually example. Demo http://www.ajaxuploader.com/Demo/Start-uploading-manually.aspx Or use Ajax UpdatePanel with it. Regards, Ken
    Posted to Ajax Uploader (Forum) by Kenneth on October 18, 2011
  • Re: problem with flash upload

    yakar: ie 8 + flash 10 + win 7  not work good firefox 3.5.8 +flash 10 + win 7 not work good   I downloaded the version today   what can i do ?   Do you have problems with our online demo?   Can you send me a screenshot or post the error message showing the problems?  
    Posted to PHP File Uploader (Forum) by Adam on March 22, 2010
  • Re: File Upload is Interrupted by Server Randomly

    Hi,   Did you change any code of you application?   For example , did you add http modules or change server side configuration ?   The error code maybe caused by server closing the tcp connection and Flash can't get server side error message.   So maybe you can find something in server event ...
    Posted to Ajax Uploader (Forum) by cutechat on November 17, 2009
  • Upload capability?

    Does the sample chat application include file upload functionality?  Or does that need to be built in? Also, do you have any admin and developer guides on how to fully customize a chat application?  Is everything based on customizing the sample with the install?  Or are you able to develop it from scratch?  
    Posted to Cute Chat and Cute Web Messenger (Forum) by jeparrish on April 20, 2005
  • Re: Upload not working

    OK, I tried adding UploadType=''IFrame'' to the HTML.  Same result: it works locally, but not remotely.  Here is my HTML control declaration:   <CuteWebUI:UploadPersistedFile UploadType=''IFrame'' runat=''server'' ID=''uplFile'' InsertText=''Browse'' ManualStartUpload=''false'' MultipleFilesUpload=''false'' ...
    Posted to Ajax Uploader (Forum) by veloearl on December 31, 2008
  • Re: Need help with image upload folder

    Hi RevPeter, I agree with Kenneth, change:  UseDNNRootImageDirectory="true" to  UseDNNRootImageDirectory="false", and then have a try. Ifitdoesn'tworkeither,you'd better ask some image processing SDK for help to upload images. Good luck and hope you success.
    Posted to Cute Editor for .NET (Forum) by arronlee on July 4, 2013
  • Upload Module is not installed into the Web.config

    I am using the multiple-files-upload.aspx method to upload files on my development box. I have bought the Ajaxuploader and installed the .dll and .lic file in the bin folder of the app.  I have the following references to the uploader in my web.config.  AppSettings     <add ...
    Posted to Ajax Uploader (Forum) by dmak on June 23, 2009
  • Re: Cancel All Button

    Please try the following code:   <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to ASP Uploader (Forum) by Eric on July 12, 2010
  • Re: Is there a way to disable file fliters for uploads

    Daveg: Thanks Adam,   That fixed the file filter problem for me. However, now the client is running into errors trying to upload exe's. Ive tested and it gives a simple permissions errors when the upload is done. It seems to be isolated to CuteEditor since i can use our regular asp.net upload control and upload an exe with no problems. ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 10, 2010
  • Any way to "restart" upload from where it left off?

    Hi All,  I have noticed that if you ''interrupt'' the file upload (e.g. unplug the network cable), the ''temp'' folder still has, say 750MB of the 1.5GB I was trying to upload.   I'm hoping there is some way someone has found to ''hook back up'' to the file upload that was previously in progress and ''resume'' the file upoad from ...
    Posted to Ajax Uploader (Forum) by emusters on November 3, 2009