javascript api & asp.net mvc

Last post 01-23-2012, 8:34 AM by BogdanS. 0 replies.
Sort Posts: Previous Next
  •  01-23-2012, 8:34 AM 72801

    javascript api & asp.net mvc

    Hi, 
     
    I have a few questions:
     
    1). What is the javascript function which is being passed the "ServerData" from the OnFileUploaded method in your mvc sample ? 
    2). Where can I find a list with the javascript functions I can hook into, I don't think these are all: http://ajaxuploader.com/document/  
    3). Can the uploader post the file directly to the mvc action instead of using the HttpHandler ? At least in asp.net mvc 3 it's not posting to the action which is set on the <form>, but it's using the uploader.UploadUrl instead
     
    Thanks! 
View as RSS news feed in XML