Dear all,
I am connecting to web interface of a device which has username and password to authenticate. I managed to authenticate and load source of HTML page which i need. I need it to extract some data out of it. My code is as follows:
Imports System.Net
Imports System.Text
Imports...
Hello All,
I am trying to download a file from a website over SSL. Below is the code snippet. This website prompts for a certificate. I am adding the certificate to the request object from a .cer file. Wondering what is the problem. Also tried skipping the certificate using the interface...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.