uploading files by c#
I'm trying to find a way to upload a file to a remote server running apache with php, using a client application developped by c#.
In other words I want to simulate the situation you have when you upload a file by a php form with encType multipart/form data.
I hope someone can help me!!
thanks
roberto
|