I am trying to build a Web Service that would upload an attachment by exposing a Web Method. I am able to do it through a web form. That is my client would be a web form having a <input type="text" /> element on it and then submitting the form. But my client is a VB form. So I am not able to understand how to go about it. Can anyone help me please.