MikeVasquez
May 8th, 2001, 05:05 PM
I need to connect to a secure https site to execute a script. Can inet do the job or is there anther ActiveX control that will do this. I need to use ssl/https style request or port 443. I see in the properties in inet that you can set the port to 443.
Cakkie
May 9th, 2001, 02:06 AM
You can also set the protocol property of the inet control to icHTTPs, which means as much as secured HTTP. This should enable you to connect to a site using ssl
Tom Cannaerts
slisse@planetinternet.be
Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook