Code: Select all
put URL("[HTTPS URL Here]") into tResult
Thanks,
HedgeHao
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
Code: Select all
put URL("[HTTPS URL Here]") into tResult
Code: Select all
libURLSetSSLVerification false
put URL("[HTTPS URL Here]") into tResult