Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inet
Message
From
27/11/1998 06:50:05
 
 
To
26/11/1998 06:16:40
Jody Cairns
OAO Technology Solutions
Moncton, New Brunswick, Canada
General information
Forum:
Visual Basic
Category:
ActiveX controls
Title:
Re: Inet
Miscellaneous
Thread ID:
00161376
Message ID:
00161913
Views:
24
I try the last code you send to me and i cannot connect to microsoft but i connect ok with my browser ??
May be its a firewall thing ?
These line belown works fine with the OPENURL method

With Inet1
.URL = "ftp://ftp@blzcx.qc.bell.ca/"
.UserName = "anonymous"
.Password = "richard"
Text2.Text = .OpenURL("ftp://ftp@blzcx.qc.bell.ca/pub/rauger.199810")
.Execute , "CLOSE"
End With

Any idea ??


Thanks for the support.

Richard Auger
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform