Search

You searched for the word(s):
< 1 second(s)
  • handleselect javascript method

    I am having trouble using your javascript API. I am trying to check if a file already exists in our system, as a user is attempting to upload a file. If it does exist, I need to give them a message asking if they want to overwrite the file. I am trying to use the handleselect method to grab the files that are being uploaded, but i can't seem to ...
    Posted to Ajax Uploader (Forum) by scott.bradley on October 29, 2009
  • GetUploaderProvider() cannot cast to custom Provider

    I have created a custom uploader provider to upload files to our database, which works well. The problem is, our services need an additional property that I cannot get to from my custom provider class. So, in the Page_Load event of my .aspx I tried to cast the object returned from the GetUploaderProvider() method on the Uploader control, such ...
    Posted to Ajax Uploader (Forum) by scott.bradley on June 19, 2009