Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Trouble with OnNavigateComplete

$
0
0

I’m not having any luck with the OnNavigateComplete function in my UserMain script. It’s not firing after the pages have finished loading on my home page, youtube.com or https://www.gdgsoft.info

procedure OnNavigateComplete(URL: String);
begin
//When a page has been displayed.
MessageDlg(URL, “URL Test”, mtInformation, [mbOK]);
end;

thanks!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles