[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

How to set WeClient Credential when download file from a web server?

Wunchun Chau

10/5/2002 10:53:00 PM

I am using System.Net.WebClient to connect to the web server and download a
file.
The Web Server is using domain/name/password for authentication.

I know I need to set the Network Credential somehow but there is no
documentation on how to that.

Would some kind soul out there please help me out?

Thanks

Andrew