• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Uploading a file to web server in windows application?

SelArom

Senior member
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
 
Back
Top