PutResource Method
Send data to the server using the PUT method.
Syntax
webdavcontrol.PutResource ResourceURIRemarks
The data is taken from LocalFile. The server will normally require authentication for this operation, so User and Password must have valid values before the request is made.