
Secure TCP/IP or Secure URL connection
I want to use UPS's XML tool to get shipping information. They require that
the communication be done via secure TCP/IP socket or secure URL connection.
They give an example using Java HttpURLConnection but since I'm programming
the web pages in ASP I'd prefer to use
VBScript.
I'm sure there is a way to do this in VBScript - can someone point me in the
right direction (how to do it or where I might find some sample code)
Thanks!