Connecting to an Url

Connecting to an Url

Postby MarcoBoschi » Tue Mar 23, 2010 2:04 pm

Hi,
when I run this code

#include "fivewin.ch"

FUNCTION MAIN( )
LOCAL oIe

oIe = CREATEOBJECT( "InternetExplorer.Application" )

oIe:Navigate( "http://172.28.2.240" )

oIe:Visible = .T.

RETURN NIL
this dialog apperas
Image

The questions are:
is it possible to connect my software to an Url without the usage of Internet Explorer?
is it possible to automatically to send user_id and password?


Thanks
Marco
User avatar
MarcoBoschi
 
Posts: 1065
Joined: Thu Nov 17, 2005 11:08 am
Location: Padova - Italy

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 89 guests