> Hi All,
>
> Is there any programmatic way to communicate with WebDav. I
only
> need to upload / download files from IIS 6.0.
If you just need to
upload and download files, the others are correct - all you need is regular HTTP
PUT and GET. If you need the other methods defined by WebDav, you might be
interested in the WebDAV component that comes in IPWorks (
www.nsoftware.com).
I've got a fully functional demo here that I can send you if you
like.
Regards,
Lance R.
/n software
http://www.nsoftware.com/
-