|
-
Aug 27th, 2000, 04:02 PM
#1
Thread Starter
Hyperactive Member
Hi! I am making a MS Internet Transfer Control in code and I would like to know what is the difference between
Set Inet = CreateObject("InetCtls.Inet")
and
Set Inet = New InetCtlsObjects.Inet
with adding reference to the control.
============================================================
When I try to use commF = Inet.OpenURL("[address]", icByteArray), it returns commF(0 to -1), but the file exists. Where is the problem?
Thanks,
John
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|