Delete (remote)

  • Thread starter Thread starter csharpula csharp
  • Start date Start date
C

csharpula csharp

Hello,
Is it possible to delete a file from remote by using the WebClient ?
Thanks
 
Only if the web server offers a way (either through an action, PUT) or
through some sort of service (in which case it will be custom to the
server).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top