Hi,
I need a code (in VB.NET) to upload a file to my webserver.
For example: if i want to upload a file to www.abc.com/hi/ then how do i do using VB.NET.
I would be glad if anyone can help me out.
Thanks,
Greatchap
Printable View
Hi,
I need a code (in VB.NET) to upload a file to my webserver.
For example: if i want to upload a file to www.abc.com/hi/ then how do i do using VB.NET.
I would be glad if anyone can help me out.
Thanks,
Greatchap
Call My.Computer.Network.UploadFile and pass the local and remote addresses.
Thanks a lot dude. Thread closed.
Don't forget to resolve your thread from the Thread Tools menu.