WebDav alternatives? Win server 2003, win 7.

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-05-27T21:47:14Z Indexed on 2010/05/27 21:51 UTC
Read the original article Hit count: 170

Filed under:

I have an internal web page that I have an iframe with the source pointing to a webdav folder. This allows the user to drag and drop a number of files on the iframe window which a button on the main page then kicks off a server side task to process the files.

I am looking for an alternative that will allow me to drag a group of files and drop them onto a target area of a web page which will then upload them to the web server.

Ideally this would be in ASP.Net 2,3 or 4.

Any suggestions?

TIA J

© Stack Overflow or respective owner

Related posts about webdav