Search

You searched for the word(s): Ajax Uploader
Showing page 9 of 117 (1,163 total posts) < 1 second(s)
  • Re: Ajax Uploader gives me an error message

    I have found a cure for my problem. When I run the program locally, I needed to put this in my web.config.     <httpModules>       <add name=''CuteWebUI.UploadModule'' type=''CuteWebUI.UploadModule,CuteWebUI.AjaxUploader''/>      </httpModules>   but when ...
    Posted to Ajax Uploader (Forum) by edba1970 on February 9, 2009
  • Re: Ajax Uploader - ManualStartUpload="true"

    Hi mchamo, Please try the example below. Function ''CuteWebUI_AjaxUploader_OnSelect'' will fire before the uploader control postback to the server. So you can execute your own script code in it before the ''FileUploaded'' event. <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 15, 2011
  • Re: List regists by date decreasing

    Hi,   Please try the new example below, the red code is what I am changed.   T<%@ Language="VBScript" %> <!-- #include file="aspuploader/include_aspuploader.asp" --> <html xmlns="http://www.w3.org/1999/xhtml"> <head>       <title>         ...
    Posted to ASP Uploader (Forum) by Kenneth on November 14, 2012
  • Re: Ajax Uploader in a asp.net wizard control

    Thank you very much very taking the time to do that.  I haven't had a chance to fully digest what you did since it is very different than the built in asp.net wizard control, but it is an interesting approach that appears to solve the problem.    I'll keep looking through it and try to determine the best way to implement it in ...
    Posted to Ajax Uploader (Forum) by lancec on August 26, 2009
  • Re: Where are the demos with MS Ajax and Magic Ajax?

    Dear Angelo,   That example integrates the following 3 examples, you can find the source code of all these 3 examples in download package:   Ajax-Uploader\Framework 2.0-Csharp\simple-upload.aspx Ajax-Uploader\Framework 2.0-Csharp-MagicAjax\simple-upload.aspx Ajax-Uploader\Framework ...
    Posted to Ajax Uploader (Forum) by Eric on February 11, 2011
  • Ajax Uploader - more control over 'Cancel All Uploads' button

    Hello, I am new to using the Ajax Uploader control.   I am trying to use the ajax uploader tool and I have ManualStartUpload set, so the uploads don't start immediately.  However, A user can select the files he/she wishes to upload and they get added to the page.  After the second files is selected, a 'Cancel All Uploads' ...
    Posted to Ajax Uploader (Forum) by mchamo on June 10, 2011
  • AJAX Uploader Compatibility with Office 2007

    Are there known compatibility issues with uploading Office 2007 documents (docx, xlsx, pptx) using the AJAX uploader?  I am getting file corruption with all Office 2007 documents when using the AJAX uploader and wanted to find out if this has been tested and certified by CuteSoft?   Update:After doing a comparison between my ...
    Posted to Ajax Uploader (Forum) by bvanderwal on September 5, 2009
  • How to increase upload limit of ajax uploader...

    Hi,This is Suvradeep, I am using your ajax uploader for more than six months and its is working wonderfully all through. But now I have a requirement that my client needs to upload files of size 130-800mb,Plz help me as i like this uploader work for me....PLz get back to me ASAP  Thanks & RegardsSuvradeep
    Posted to Ajax Uploader (Forum) by Suvradeep on July 28, 2009
  • Re: Need help Object required: 'jfile'

    I tried the new version already.  I hope im not  missing ...
    Posted to ASP Uploader (Forum) by gnuzim on February 4, 2011
  • Uploader Button was disabled in IE 9 but Working in IE 10 hosted in SharePoint 2013

    Hi we have new MVC 4 Application hosted in our SharePoint Site 2013. We are having an issue when the Application was accessed in IE9 the uploader button was disabled but when it is accessed in IE10 there is no problem. Im already using the latest version of ajax uploader.   I added below code on the head tag of my sharepoint master page ...
    Posted to Ajax Uploader (Forum) by roblesjohnryan on August 13, 2015
« First ... < Previous 7 8 9 10 11 Next > ... Last »