Display web content without activex

Post Reply
User avatar
cdmmaui
Posts: 653
Joined: Fri Oct 28, 2005 9:53 am
Location: The Woodlands - Dallas - Scottsdale - London
Contact:

Display web content without activex

Post 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,
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
cdmmaui
Posts: 653
Joined: Fri Oct 28, 2005 9:53 am
Location: The Woodlands - Dallas - Scottsdale - London
Contact:

Re: Display web content without activex

Post 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,
*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
User avatar
fafi
Posts: 169
Joined: Mon Feb 25, 2008 2:42 am

Re: Display web content without activex

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Display web content without activex

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
Carlos Mora
Posts: 988
Joined: Thu Nov 24, 2005 3:01 pm
Location: Madrid, España

Re: Display web content without activex

Post by Carlos Mora »

Hi,

https://bitbucket.org/chromiumembedded/cef

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

Regards
Saludos
Carlos Mora
http://harbouradvisor.blogspot.com/
StackOverflow http://stackoverflow.com/users/549761/carlos-mora
“If you think education is expensive, try ignorance"
Horizon
Posts: 997
Joined: Fri May 23, 2008 1:33 pm

Re: Display web content without activex

Post by Horizon »

Carlos Mora wrote:Hi,

https://bitbucket.org/chromiumembedded/cef

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

Regards
+
Regards,

Hakan ONEMLI

Harbour & VS 2019 & FWH 20.12
Post Reply