I must to create a VB client application that need to upload files to a specific Web Browser using HTTP protocol. I used Internet Transfer Control to post data to Html page. It's work fine with plaint text files but I want that program to upload binary data.
Can help me anyone??