Search

You searched for the word(s):
< 1 second(s)
  • Re: Uploader not working in Firefox 3.6.6 at all

    The progress bar just works now without changing anything so please ignore my previous message.
    Posted to Ajax Uploader (Forum) by Dac on July 9, 2010
  • Re: Uploader not working in Firefox 3.6.6 at all

    I downloaded the ajaxuploader and the upload button does work now in the latest Firefox version. But the progress bar stopped working and is sticking to 0% all the time. I hope you can look into this soon because I planned togo live with my newest tool.
    Posted to Ajax Uploader (Forum) by Dac on July 6, 2010
  • Re: Page reload after Upload Error

    Hi, &nbsp; It's good to know that nothing else needs to happen after the OnStop. I have added a doPostback to the onstop and now it works fine! &nbsp; Thanks for the info. &nbsp; Kind regards, &nbsp; Dac
    Posted to Ajax Uploader (Forum) by Dac on July 5, 2010
  • Re: custom browse button not changing cursor on mouse over

    I think this will not sort the actual issue, but just makes the div with the Flash/Silverlight layer correct. &nbsp; Original mousover effects can still not be defined using CSS or something else since the mouseover event will never trigger because of the layer. Is there a way to set something for the layer that will still trigger the mouseover ...
    Posted to Ajax Uploader (Forum) by Dac on July 5, 2010
  • Re: Uploader not working in Firefox 3.6.6 at all

    The reason why we have decided to buy and use an external product for uploading files is that we do like the responsibility for the tool to work in the current multi-browser world to be at the external party. But I am starting to worry whether this is picked up accordingly for the Ajaxuploader. &nbsp; There's only 1 reply here suggesting to fix ...
    Posted to Ajax Uploader (Forum) by Dac on July 2, 2010
  • Re: Uploader not working in Firefox 3.6.6 at all

    I have the same issue. My Firefox is v3.6.6 (just updated yesterday) and the uploader doesnt react to any click on the InsertButton now. Upgrading to some sort of version of Silverlight isn't really an option to fix this since we have a lot of anonymous users we don't know. I hope you can find out whats going wrong in this process and that you can ...
    Posted to Ajax Uploader (Forum) by Dac on June 30, 2010
  • Page reload after Upload Error

    When I upload 1 single file and an exception is thrown server-side it triggers OnError and OnTaskError. Because there haven't been any succesful uploads the OnStop also gets triggered and there will not be a page reload. &nbsp; Can I make the OnStop not stop the postback (return false doesnt work for this one) or some other mechanism ...
    Posted to Ajax Uploader (Forum) by Dac on June 22, 2010
  • Re: custom browse button not changing cursor on mouse over

    I have the same issue, but to me the issue is more general and therefor the fix isn't working for me. &nbsp; I have a custom uploadbutton of type asp:LinkButton. I can set the CssClass of that button that contains a background-image. In CSS I also declare a :hover for the class. Everything works fine but not the hover. When I view the code I can ...
    Posted to Ajax Uploader (Forum) by Dac on June 22, 2010
  • Re: Java script error is displayed while clicking cancel all uploads

    I have the same problem. &nbsp; On server side I have some code-behind parsing the uploaded file and storing the result in our database. This usually takes a total duration of 5 seconds. This is done in the method that's set&nbsp;for OnFileValidating. I think that the return of this postback is causing the unknown result error and I cant get ...
    Posted to Ajax Uploader (Forum) by Dac on December 11, 2009