Search

You searched for the word(s): Ajax Uploader
Showing page 40 of 117 (1,163 total posts) < 1 second(s)
  • Re: "File Browsing has been blocked." inside AJAX TabContainer

    Hi Terry,   thank you for your answer but it still does not work correctly with IE7 and Flash10a.ocx. When I hit the ''Postback'' button and switch the panel and then click on ''Upload'' then the window ''File Browsing has been blocked.'' appears. How can this be completly be fixed? I mean other multi upload controls like google work ...
    Posted to Ajax Uploader (Forum) by Dev65 on December 14, 2008
  • Re: ISAPI Rewrite of URL not being picked up after image upload

    Thanks for the suggestion Ken. Unfortunately, that didn't work.  I stepped thru the code to see what was happening and it is trying to redirect tohttp://localhost/BibleStudyTools/community/users/debbie/default.aspx BEFORE the FileUploaded event.  I even put the redirect in several other of the Ajax Uploader events and put ...
    Posted to ASP Uploader (Forum) by debdba on July 8, 2010
  • Re: Ajax Uploader 2.0 (updated 2008-10-09) is available for download.

    Hi,   Can you tell me where I can download this latest release from?  I went to your downloads section but it seems that it is referring to a release dated 30 September rather than 9 October?   Thanks.
    Posted to Ajax Uploader (Forum) by mobbsie on October 10, 2008
  • Re: Original File information

    Dear buddalasunil999,   can I atleast find the created_date of the original file?       Ajax Uploader doesn't provide this kind of information. Related topic can be found in http://cutesoft.net/forums/thread/56698.aspx when I select a file, the control will create a .resx file in the temp location. what does this ...
    Posted to Ajax Uploader (Forum) by Eric on January 25, 2011
  • Obtain image preview of uploaded file

    Hello, I'm interested to buy your ajax uploader and I'm trying to use it but I have a problem.I'm using  4 uploader object in my page to upload 4 image (it's possible upload 1 image for each uploader). So, I want to show, for each uploader, a little image preview at the end of each uploading. How can I do this? I hope that you can help me.
    Posted to Ajax Uploader (Forum) by dottsciannamea on May 17, 2010
  • Re: Programmatically start download

    Igor,   It's not a easy thing because starting upload is a client side behavior.   If you are not using AJAX , the client side state already be disposed.   So , if you use AJAX , you can just send JAVASCRIPT to start it :   var ...
    Posted to Ajax Uploader (Forum) by cutechat on April 23, 2009
  • AjaxUploader OnFileUploaded

    Hello,   I'm from Brazil and I'm testing Ajax Uploader. I  want a event to call a client-side function after file upload, something like this: <CuteWebUI:Uploader  runat=''server'' ID=''MyUploader'' OnUploadedClient=''MyUploader_UploadedClient''></CuteWebUI:Uploader> <script ...
    Posted to Ajax Uploader (Forum) by fsplets on October 17, 2008
  • Re: ActiveX Disabled Errors

    AndyFel,   This isssue is not related to AjaxUploader. AjaxUploader can work in Ajax enviorment and non-Ajax enviroment.   In IE 5.5 and 6.0, if you disallow safe ActiveX, MicroSoft AJax will not work.   Please try the following code (it doesn't contain Ajax Uploader): <%@ Page Language=''C#'' %> <!DOCTYPE ...
    Posted to Ajax Uploader (Forum) by Adam on October 2, 2008
  • Re: File not uploading

    The code you provided works fine.  However, if I wrap it in a minimal Master page with nothing more than a simple ContentPlaceholder, ONLY 50-75% of the upload is performed, then the process hangs.  I tried both the MS Ajax version, and the No Ajax version of the control.  Does the control work with Master Pages?   I ...
    Posted to Ajax Uploader (Forum) by wwward on June 13, 2008
  • Microsoft JScript runtime error: Object expected

    When I run a small test page using VS2008, the Ajax Uploader works perfectly.  However, when I run it without the VS2008 web server (i.e. when I run it using IIS 7 on my local Vista Business machine) I receive the error shown below: IE Popup:  ''Microsoft JScript runtime error: Object expected'' FF Firebug:  ...
    Posted to Ajax Uploader (Forum) by wwward on April 21, 2008
« First ... < Previous 38 39 40 41 42 Next > ... Last »