Search

You searched for the word(s): IE 9 upload
Showing page 95 of 656 (6,557 total posts) < 1 second(s)
  • Re: Split up of file upload process

    Hi,   Did you check that sample page ? http://ajaxuploader.com/Demo/Start-uploading-manually.aspx   or the download package Ajax-Uploader.zip , Framework 2.0-Csharp-NoAjax\Start-uploading-manually.aspx   You can get the script for your step 2 ,   Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on February 16, 2009
  • Re: Upload photo to database?

    We have still not managed to get this working.   For all larger files (small files work in all modes) :   - In silverlight mode, uploads go up without error but are corrupted. - In flash mode, get the message ''unable to find the file in custom provider'' - In iframe mode get message 'cannot access uploadtemp' ...
    Posted to Ajax Uploader (Forum) by pat333 on January 30, 2009
  • Re: Hiding Upload Button while Uploading

    'onProgress'     : function (evt, queueID, fileObj, response, data) { $(\''#id1\'').empty(this).append(\''<div id=\\''id2\\''> The text you would like to insert while upload started in place of the button </div> \'');  } });Place this to the end of the .uploadify({
    Posted to Ajax Uploader (Forum) by Minisuit on August 7, 2012
  • Re: During upload is in progress i need to change text of InserButton to "Uploading...."

    Hi Ken, Actually on the  page there could be more than 1 Ajaxuploader at a time , no of Ajaxuploader are decide at runtime, so   var btnUpload = document.getElementById("<%= btnUpload.ClientID%>");  it will not get the actual btnupload   client id   example belows ...
    Posted to Ajax Uploader (Forum) by krajiv23 on March 11, 2013
  • Re: remove file list during upload

    perfect! works! Also,1. Is there a way to style the "CancleAll" button? I did not see a property for that.. just the normal cancle.  ...
    Posted to PHP File Uploader (Forum) by mtimmons on January 8, 2013
  • Re: how to replace insert content after upload document?

    Terry,   can you share some details of the custom tags in the next generation of the editor? I am asking because I need this functionality and I was planning to create a custom dialog for version 6.6 but maybe I should just wait for the next version?   I realize its probably just at the design phase right now and subject to change or ...
    Posted to Cute Editor for .NET (Forum) by frJericho on November 16, 2010
  • Re: SQL Server Error When trying to upload multiple files.

    Good Afternoon Eric,   I had tested my code at least a dozen times. I had even gone into the database and deleted all related records, rebuilt the indexes in all tables. I have deleted the index from table ''UploaderFiles. This fixed the error dealing with the SQL Exception.   It now appears to put duplicate entries or two records ...
    Posted to Ajax Uploader (Forum) by BenSilverFox77 on September 14, 2010
  • Re: User defined upload and gallery

    So far this is has been a great start between the suggestions you guys made here to adding in functionality to handle file prefix feature, I have set it up to seperate the images/files by directory and then added the prefix to further define who can view what within the directory.   One more question I have though is how do I change the ...
    Posted to Cute Editor for .NET (Forum) by ASPMan on July 20, 2010
  • Re: How to get the photos selected using ajax multiple upload in code behind

    Hi, Thanks for your reply.I want to select multiple multiple photos and also I have to save those selected photos to a folder in root directory.Photos should be added in the root directory only when the user clicks on the Add button which is kept below the ''CuteWebUI:UploadAttachments'' tag. <CuteWebUI:UploadAttachments ...
    Posted to Ajax Uploader (Forum) by Jaganr012 on October 26, 2009
  • Re: Can't Upload anything V. 6.3

    Hi Adam,   Well I may have spoken too soon.  At least I know it's not a problem with the editor, because I got it to work on my other site.  But I've switched my site that's hosted at GoDaddy out of preview mode, and it still doesn't work.  It still gets the error about ~/UploaderTemp when I try to insert a ...
    Posted to Cute Editor for .NET (Forum) by Aaron Edwards on April 30, 2009
« First ... < Previous 93 94 95 96 97 Next > ... Last »