Uploading a file to web server in windows application?

SelArom

Senior member
Sep 28, 2004
872
0
0
www.djselarom.com
Hi! I'm trying to make a program that will allow me to upload small picture files to my webserver. I want to be able to browse to a file in my pc (which I know how to do) and then have it transfered to the web server (which I don't know how to do).

I'm not using asp.net as this is not a webform, it is a windows form. I tried google but all the results are for asp.net! can this be done simply in vb.net windows forms or is it too difficult/impossible?

thanks in advance.

-SelArom