Jump to content

Recommended Posts

Posted

Hi everyone,

Can anyone explain why this doesn't work? If I remove the if-clause it continues, but then it doesn't work when I don't get an certificate error.


    If (IsCertificateErrorPage($g_IEInstance)) Then
        ContinueOnCertificateError($g_IEInstance)
    EndIf

  • Moderators
Posted

@briro welcome to the forum. Unfortunately, no one is going to be able to give you solid answers based off of three lines of code; you're basically asking us to gaze into our crystal ball and guess at what you're trying to accomplish. How about posting your full code, along with a detailed description of what you're trying to do ;)

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

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...