Search found 75 matches: navigate2

Return to advanced search

Para Rafael Clemente e Biel, Maps Google!

... Support" oActiveX = TActiveX():New( oWnd, "Shell.Explorer.2" ) oWnd:oClient = oActiveX // To fill the entire window surface oActiveX:Do("Navigate2",(CurDrive() + ":\"+CurDir()+"\MiHtml.htm")) ACTIVATE WINDOW oWnd Acontece que não obtive sucesso em ver o mapa, executando diretamente a ...
by FWHISHOW
Wed Dec 19, 2007 10:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Rafael Clemente e Biel, Maps Google!
Replies: 3
Views: 1377

... AllTrim( cCity ) ) cHtml = StrTran( cHtml, "<<COUNTRY>>", AllTrim( cCountry ) ) MemoWrit( "temp.html", cHtml ) oActiveX:Do( "Navigate2", CurDrive() + ":" + CurDir() + "\temp.html" ) return nil http://img150.imageshack.us/img150/9775/demosl6.png Hi Shrkod, ...
by richard-service
Fri Dec 14, 2007 10:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Maps
Replies: 85
Views: 27650

... AllTrim( cCity ) ) cHtml = StrTran( cHtml, "<<COUNTRY>>", AllTrim( cCountry ) ) MemoWrit( "temp.html", cHtml ) oActiveX:Do( "Navigate2", CurDrive() + ":\" + CurDir() + "\temp.html" ) return nil http://img150.imageshack.us/img150/9775/demosl6.png
by shrkod
Fri Dec 14, 2007 9:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Maps
Replies: 85
Views: 27650

... oActiveX DEFINE WINDOW oWnd TITLE "Google Maps" oActiveX = TActiveX():New( oWnd, "Shell.Explorer" ) oWnd:oClient = oActiveX oActiveX:Do( "Navigate2", CurDrive() + ":\" + CurDir() + "\gmap.html" ) ACTIVATE WINDOW oWnd return nil And gmap.html, replace the address into it using StrTran() ...
by shrkod
Fri Dec 14, 2007 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Maps
Replies: 85
Views: 27650

Codigo fuente HTML con Activex

Estoy leyendo paginas HTML con Activex, ejemplo oActiveX:Do("Navigate2",alltrim(cURL)), y con un Timer voy refrescando el contenido de la visualizacion. Me gustarian hacer 2 cosas con Activex: Quedarme con un Print-Screen (JPG) del contenido de ...
by JmGarcia
Sat Sep 29, 2007 9:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Codigo fuente HTML con Activex
Replies: 10
Views: 3433

ActiveX window runs minimized

... WINDOW oWnd2 FROM 0, 0 TO 40, 85 MENU oMenu oActiveX = TActiveX():New( oWnd2, "Shell.Explorer" ) oWnd2:oClient = oActiveX oActiveX:Do( "Navigate2", cAesdd + cHan ) ACTIVATE WINDOW oWnd2 NORMAL Thank you,
by cdmmaui
Wed Sep 26, 2007 5:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ActiveX window runs minimized
Replies: 6
Views: 1219

... ) ICON oIcon oActiveX = TActiveX():New( oWnd2, "Shell.Explorer" ) oWnd2:oClient = oActiveX // To fill the entire window surface oActiveX:Do( "Navigate2", cAesdd + cHan ) ACTIVATE WINDOW oWnd2 ON INIT BringWindowToTop( oWnd2:hWnd ) RETURN nil
by cdmmaui
Tue Jul 17, 2007 5:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE ActiveX problem
Replies: 23
Views: 6480

... cHan := "" DEFINE WINDOW oWnd2 oActiveX = TActiveX():New( oWnd2, "Shell.Explorer" ) oWnd2:oClient = oActiveX oActiveX:Do( "Navigate2", cAesdd + cHan ) ACTIVATE WINDOW oWnd2 //ON INIT BringWindowToTop( oWnd2:hWnd ) return nil // eof
by James Bott
Tue Jul 17, 2007 5:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE ActiveX problem
Replies: 23
Views: 6480

... cAesdd := ... cHan := ... DEFINE WINDOW oWnd2 oActiveX = TActiveX():New( oWnd2, "Shell.Explorer" ) oWnd2:oClient = oActiveX oActiveX:Do( "Navigate2", cAesdd + cHan ) ACTIVATE WINDOW oWnd2 ON INIT BringWindowToTop( oWnd2:hWnd ) return nil --------------- James
by James Bott
Tue Jul 17, 2007 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE ActiveX problem
Replies: 23
Views: 6480

... ) ICON oIcon oActiveX = TActiveX():New( oWnd2, "Shell.Explorer" ) oWnd2:oClient = oActiveX // To fill the entire window surface oActiveX:Do( "Navigate2", cAesdd + cHan ) ACTIVATE WINDOW oWnd2 ON INIT BringWindowToTop( oWnd2:hWnd ) // Init... dProcdate := DATE() cProctime := TIME() cProcuser ...
by cdmmaui
Tue Jul 17, 2007 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE ActiveX problem
Replies: 23
Views: 6480

... ) ICON oIcon oActiveX = TActiveX():New( oWnd2, "Shell.Explorer" ) oWnd2:oClient = oActiveX // To fill the entire window surface oActiveX:Do( "Navigate2", cAesdd + cHan ) ACTIVATE WINDOW oWnd2 ON INIT BringWindowToTop( oWnd2:hWnd )
by cdmmaui
Tue Jul 17, 2007 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE ActiveX problem
Replies: 23
Views: 6480

... WINDOW oWnd2 FROM 0, 0 TO 40, 85 MENU oMenu oActiveX = TActiveX():New( oWnd2, "Shell.Explorer" ) oWnd2:oClient = oActiveX oActiveX:Do( "Navigate2", cAesdd + cHan ) ACTIVATE WINDOW oWnd2 VALID ( oActiveX:End(), .T. ) Thank You,
by cdmmaui
Tue Jul 17, 2007 2:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE ActiveX problem
Replies: 23
Views: 6480

Wanderson, Sólo tienes que volver a crear MiHtml.htm y llamar de nuevo a: oActiveX:Do("Navigate2",(CurDrive() + ":"+CurDir()+"\MiHtml.htm")) Si Antonio, mas o efeito no es o mesmo quando se passa solamente latitude e longitude ao google earth no quiero que ...
by Wanderson
Tue Jun 12, 2007 7:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: To Antonio Linares
Replies: 7
Views: 1706

Wanderson,

Sólo tienes que volver a crear MiHtml.htm y llamar de nuevo a:

oActiveX:Do("Navigate2",(CurDrive() + ":\"+CurDir()+"\MiHtml.htm"))
by Antonio Linares
Tue Jun 12, 2007 7:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: To Antonio Linares
Replies: 7
Views: 1706

internet IP (plz translate)

... Foxpro code to get internet IP. Anyone can help to translate it to FWH plz :- loExplorer = CreateObject("InternetExplorer.Application") loExplorer.Navigate2("www.whatismyip.com") DO WHILE loExplorer.readystate <> 4 ENDDO loDoc = loExplorer.Document cIp = UPPER(loDoc.Body.Innertext)
by tnhoe
Sat Oct 28, 2006 9:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: internet IP (plz translate)
Replies: 7
Views: 1970
Previous

Return to advanced search