Search

You searched for the word(s): Uploader
Showing page 19 of 328 (3,276 total posts) < 1 second(s)
  • Re: Several Ajax Uploader Control in one Aspx

    Thanks for your answer.   When I upload a number of files in control x and then use control y to add other files, the control x attachment table will become empty except from a file without name and with the size ''-1''  (see picture). Do you recognize this behaviour? I have not implemented my own attachment table ...
    Posted to Ajax Uploader (Forum) by trimmades on August 10, 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: How to Hide Cancel all Uploads Button

    Hi Eric, The Code posted by you works fine. But it seems it doesn't suit  for my code. Here is my code. Kindly let me know what I have to do for this?  The Problem is when I click on cancel current upload, Select Upload Files Button is visible. If I select the files, I cannot see Start Upload Button. <!-- Uploading ...
    Posted to PHP File Uploader (Forum) by adyboy369 on July 4, 2011
  • Re: Ajax Uploader in MVC deletres ALL pages from History

    Hi Terry,   Fantastic - Well Done - The IE issue with the pages is fixed. But I am still getting the browse buttons in FireFox. The link you have sent me works great in FireFox. Why does it do that in MINE? Which example in the download should I look at and how have you made your page work correctly in Firefox?   Another point you ...
    Posted to Ajax Uploader (Forum) by hassan on May 11, 2010
  • Re: Uploader is not initialized when in a hidden div

    Of course, it did not fix the problem. (the text prop was set in the code behind)Are you able to make the uploader run with a simple page like this one, with Firefox:  <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <body> <form runat=''server'' ...
    Posted to Ajax Uploader (Forum) by el.c. on March 6, 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: how can i change filename after upload

    Hi kambak,   1. you can handle the upload file name by method ''CopyTo''. The example page below shows you how to handle the upload file store location and the new file name.     <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ...
    Posted to ASP Uploader (Forum) by Kenneth on August 16, 2012
  • Re: Passing Filename Variable To mySql Database

    Hi Ken, sincere thanks for your reply.   After your suggestion I went and re-wrote the code and in case anyone needs a helping hand on sending the form data to mySql databases, this is what I've put together.   <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html ...
    Posted to PHP File Uploader (Forum) by IRHM73 on February 8, 2012
  • Re: Can Ajax Uploader support HTTP

    Hello Adam , I find that the function setresumeoption("Resume")  is just recovering the upload from scratch.Perhaps I Misunderstood the  "setresumeoption" function, or my question is not clear enough, I re-describe my question here For example, I have a 10M file, use Ajax Uploader control to upload. When ...
    Posted to Ajax Uploader (Forum) by libkerry on January 26, 2014
  • Re: Ajax Uploader Broken in Firefox 22

    Hi Dlab,   I can not reproduce this issue. Can you try on http://www.ajaxuploader.com/Demo/Start-uploading-manually.aspx with your firefox 22? Does it get the same problem? If the demo works for you, I suggest you download the latest build and try again.   Latest build downlaod url: ...
    Posted to Ajax Uploader (Forum) by Kenneth on July 25, 2013
« First ... < Previous 17 18 19 20 21 Next > ... Last »