Search

You searched for the word(s):
< 1 second(s)
  • Re: Change the folder with parameter

    Hi, Thank you for your quick answer ! I understand your solution but I tried to call a method of my controller (selecting_multiple_files) but it&#39;s never been hit by my breakpoint. The only thing (and the most important) that I didn&#39;t understand is how to call this method instead of OnFileUploaded (because when this method is called, it ...
    Posted to Ajax Uploader (Forum) by FlorentG on March 19, 2013
  • Change the folder with parameter

    Hello, I am trying to use your framework and I need to understand how is it possible to change the destination folder using the value of a field of my webpage.&nbsp; &nbsp; In the method UploadHandler.ashx/OnFileUploaded, I achieved to save my images in an existing folder : &nbsp; file.CopyTo(&quot;~/Documents/&quot; + ...
    Posted to Ajax Uploader (Forum) by FlorentG on March 15, 2013