he:=TOleAuto():New("InternetExplorer.Application")

he:=TOleAuto():New("InternetExplorer.Application")

Postby Jack » Sat Jan 15, 2022 10:41 am

Hi,

he:=TOleAuto():New("InternetExplorer.Application")
he:Visible := .T.
OleSetProperty(he,"Toolbar",.F.)
OleSetProperty(he,"Statusbar",.F.)
OleSetProperty(he,"MenuBar",.F.)
he:Navigate(cUrl)

What is the equivalent instruction for Edge or Chrom or Firefox

Thanks ,

Philippe
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: he:=TOleAuto():New("InternetExplorer.Application")

Postby Jimmy » Sat Jan 15, 2022 12:44 pm

hi,

Edge, Chrom or Firefox does not have ActiveX Support.

not sure if FiveWin have a "wrapper" for Edge.
HMG have this
http://www.hmgforum.com/viewtopic.php?f=9&t=7012
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1590
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany


Re: he:=TOleAuto():New("InternetExplorer.Application")

Postby Jimmy » Mon Jan 17, 2022 10:09 am

hi,

thx for link
seems i have to change my Compiler (MinGW) ...
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1590
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany

Re: he:=TOleAuto():New("InternetExplorer.Application")

Postby Antonio Linares » Mon Jan 17, 2022 10:26 am

Jimmy,

Microsoft Visual Studio Community works great :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41365
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 31 guests