Recent

Author Topic: Internet Explorer ActiveX  (Read 3760 times)

Tommm

  • Newbie
  • Posts: 2
Internet Explorer ActiveX
« on: April 23, 2016, 05:09:56 pm »
Hello,
I followed steps listed on this page below "Example: Internet Explorer in a form with event support."
http://wiki.lazarus.freepascal.org/LazActiveX

However while it works and creates an instance of Internet Explorer inside my Lazarus application it uses an old version of IE. On my Windows7 I have IE11 installed but what Lazarus shows looks like IE6 at most.

So how do I force it to load the newest IE from my system?

Tommm

  • Newbie
  • Posts: 2
Re: Internet Explorer ActiveX
« Reply #1 on: April 23, 2016, 05:20:25 pm »
For now I added:
<meta http-equiv="X-UA-Compatible" content="IE=edge">
to the HTML to force newer IE. But it would be best to just load the control in the newest IE mode.

SymbolicFrank

  • Hero Member
  • *****
  • Posts: 1315
Re: Internet Explorer ActiveX
« Reply #2 on: April 25, 2016, 10:24:48 am »
See here.

 

TinyPortal © 2005-2018