Handle Javascript pop-up VBA

Hi,

When I issue

Call InEx.Document.parentWindow.execScript("confirm()", "Javascript")
I am receiving a pop-up window with OK CANCEL

sendkeys method not working, InEx.Visible=True doesnt help

Please can anyone help me with the solution to issue OK on the webpage dialogue.

Thanks
Edwar

Handle Javascript pop-up VBA

Please can anyone help me with the solution to issue OK on the webpage dialogue.