Page 1 of 1

Display web content without activex

Posted: Sat May 20, 2017 1:55 am
by cdmmaui
Hello,

Is it possible to display contents of a website in a dialog or window without ole? We have users that do not allow activex to run on their workstation.

Thank you,

Re: Display web content without activex

Posted: Sun May 28, 2017 4:30 pm
by cdmmaui
Hello,

Has anyone been able to load content from web page in a dialog without activex? Perhaps via JSON?

I would appreciate assistance on this.

Thank you,

Re: Display web content without activex

Posted: Sun May 28, 2017 5:03 pm
by fafi
cdmmaui wrote:Hello,

Has anyone been able to load content from web page in a dialog without activex? Perhaps via JSON?

I would appreciate assistance on this.

Thank you,
http://forums.fivetechsupport.com/viewt ... =3&t=32519

Re: Display web content without activex

Posted: Mon May 29, 2017 9:19 am
by Antonio Linares
Darrell,

You could look for a small web browser (self contained exe) and open it as a child window of your app

thats the only idea I can think about

Re: Display web content without activex

Posted: Mon May 29, 2017 12:06 pm
by Carlos Mora
Hi,

https://bitbucket.org/chromiumembedded/cef

Having Chromium would be great. A lot of work, anyway.

Regards

Re: Display web content without activex

Posted: Tue May 30, 2017 6:29 pm
by Horizon
Carlos Mora wrote:Hi,

https://bitbucket.org/chromiumembedded/cef

Having Chromium would be great. A lot of work, anyway.

Regards
+