Search

You searched for the word(s): IE 9 upload
Showing page 80 of 656 (6,557 total posts) < 1 second(s)
  • Re: MoveTo and file.Delete don't work for some time after upload

    Olaf,   Hope you can test it in a simple environment, not in your project.   And then try the args.Delete();   If it works for simple environment, that means there maybe something special which prevent the uploader release the temp file.   If it's a bug of AjaxUploader , we will fix it.     You can also ...
    Posted to Ajax Uploader (Forum) by cutechat on June 3, 2010
  • Re: progress information position

    You can hide the default progress bar and then create one customized progress bar at the bottom of the page. You can check the following code and customize based on this example: <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to ASP Uploader (Forum) by Eric on September 6, 2010
  • Re: How do I customise the Cancel All button

    Please try the following code:   <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head> <title>PHP ...
    Posted to PHP File Uploader (Forum) by Eric on July 12, 2010
  • Re: Trouble uploading flash files

    >>I am using the default.config file, and have no trouble uploading image files or documents to the uploads folder, but when I try to upload a flash file (.swf) using the Insert Flash button, I see the ''Uploading...'' message briefly, then a blank screen (the ''Insert Flash'' page).  There should be no write issues since I am using ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2007
  • Re: Upload Folder and user-specific image files. Please send help.....

    Say Adam,   Could the feature be a read/write property of the control? That way I have full control on what the prefix would be. In addition, I think the prefix should be invisible to the user. For example, if I prefix image1.gif with company1_image1.gif, then the upload images windows should simply display image1.gif. Let me know what ...
    Posted to Cute Editor for .NET (Forum) by SDorsett on February 10, 2006
  • Re: Error on Image Upload click

    Ironic that I just figured out the problem 2 minutes ago..  The issue was that the user had a ''#'' character in the file name for the image.    I am adding ''cleaner'' code to the image names so it won't happen again.   Thanks for the reply Adam!
    Posted to ASP.Net Image Gallery (Forum) by Matt on December 15, 2008
  • Re: html5: the upload task is interrupted

    One of my users is also seeing this error on our live site. Nothing is showing up in the unhandled exception logging that we have setup for the site (Global.asax > Application_Error). I've yet to get any diagnostic information from the user, but I will add that when I do. It's on a pair of load-balanced servers. I am not seeing anything ...
    Posted to Ajax Uploader (Forum) by colinbashbash2 on March 13, 2014
  • Re: issue with url rewriting and the upload component

    Hi, I am having the same problem but not yet solved. i have added following in my web.config  file:<appSettings>    <add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' /></appSettings>  anything else that i have to do in my .aspx page/ .aspx.cs page??? I m strucked badly. ...
    Posted to Ajax Uploader (Forum) by Mayurnirmal on March 22, 2010
  • Re: Any way to "restart" upload from where it left off?

    Thanks again Adam - so forgive me for being the wooden headed dutchman that I am.  :)   Can you point me in the direction of some information / documentation that would allow me to implement the resume functionality?  I'm definitely interested in getting this feature working?  Btw - I'm doing this on someone's behalf - ...
    Posted to Ajax Uploader (Forum) by emusters on November 3, 2009
  • Re: Using DotNetZip to compress file during upload

    Well, it kind of worked. I just found that files that are uploaded and zipped can't be downloaded from the webpage or ftp. I checked the file permissions on the files as opposed to the files that weren't zipped and the username for that website doesn't have permissions on the zipped files. Can you tell me what I would need to do to ensure the same ...
    Posted to Ajax Uploader (Forum) by jmestep on December 14, 2008
« First ... < Previous 78 79 80 81 82 Next > ... Last »