Jump to content

Recommended Posts

Posted

Hello, I'd like to learn how to define a port number but not sure how to do it. This is currently what I use:

 

Local $oIE = _IECreate("https://"&$TargetAddress)

what I need is something like this: TargetAddress:9443 but it didn't work this way.

 

Any help is appreciated.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...