Method: URLDelete(strURL as String,strUser as String,strPassword as String)
Return Value
None
Description
The method deletes the file at the URL strURL.
Errors
1111 |
The application object is no longer valid. |
|
1109 |
Error deleting file at specified URL. |