A
Anthony P.
Hello Everyone,
I'm using an URI object and I need to pass the url as follows:
http://ausername:[email protected]
The problem is that when VB.NET encounters the colon in the URL it
thinks it's a port and can't parse it. Is there a better way to pass
these credentials or, if not, how can I get around this?
Thanks!
I'm using an URI object and I need to pass the url as follows:
http://ausername:[email protected]
The problem is that when VB.NET encounters the colon in the URL it
thinks it's a port and can't parse it. Is there a better way to pass
these credentials or, if not, how can I get around this?
Thanks!