|
-
Dec 25th, 2005, 03:54 PM
#1
Thread Starter
New Member
Msinet.ocx
Hi everybody, can somebody explain me how the msinet.ocx activeX works plzz? Thanks
Att: Danish, cornac de Búrium
-
Dec 26th, 2005, 08:35 PM
#2
Re: Msinet.ocx
Welcome to Forums, Danish!
Full name for that control is Microsoft Internet Transfer Control so if you go to Components then that's how it is listed.
Also here is some general info (a quote from MSDN):
Microsoft Internet Transfer Control
The Internet Transfer control provides implementation of two of the most widely used protocols on the Internet, HyperText Transfer Protocol (HTTP) and File Transfer Protocol (FTP).
Using the HTTP protocol, you can connect to World Wide Web servers to retrieve HTML documents. With the FTP protocol, you can log on to FTP servers to download and upload files. The UserName and Password properties allow you to log on to private servers that require authentication. Otherwise, you can connect to public FTP servers and download files. Common FTP commands, such as CD and GET, are supported through the Execute method.
If you have MSDN installed then paste this control onto your form and hit F1 - there is plenty of sample code.
Also, here are some results from searching forums for INet control (it may expire after some time):
http://www.vbforums.com/search.php?searchid=542823
-
Dec 26th, 2005, 09:04 PM
#3
Thread Starter
New Member
Re: Msinet.ocx
Thxxx its very helfull
-
Dec 27th, 2005, 11:39 AM
#4
Re: Msinet.ocx
Great!
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
|