FTP frew IE in VB 6 Please Help
Please HELP....im new to VB...i use vb6 and i need a sample how
to upload file frew Internet explorer to FTP (NOT winnet,winsok,shell....)
Dim IE As Object
Set IE = CreateObject("InternetExplorer.Application")
ClipboardCopyFiles "C:\text.txt" ' need to copy text file and sent it to ftp
IE.Navigate2 "ftp://[email protected]"
ClipboardPasteFiles("/text.txt") 'i need simles way to upload file frew Internet explorer to FTP (NOT winnet,winsok,shell....)
Re: FTP frew IE in VB 6 Please Help
please HELP! Does anyone knows how to upload file frew Webbrowser or IE?
Re: FTP frew IE in VB 6 Please Help
This is a very common question.
Here are past threads that deal with the topic.
Re: FTP frew IE in VB 6 Please Help
i didnt think its simple question...i was googling.Reading forums..and still no answer..!!!
Main idea:
to upload file.txt via http (using Internet Explorer or WebBrowser components. NOT frew winet,winsock,shell and others ways...I need this very much)
p.s. we can send direct commands somehow to ftp "PUT,GET,DIR" or data stream..or....(i mean by WebBrowser1.execWB...or.IE somehow...????)
PLEASE HELP!
Re: FTP frew IE in VB 6 Please Help
Why not winet,winsock,shell and others ways? Is this a homework assignment? There are many much better ways to handle ftp than by using IE.
Re: FTP frew IE in VB 6 Please Help
Im 38 now so it isnt homework:) Programming is like hoby to me so im learning.I need it to do this way because of my situation.Lot of people know waht ie7 restrict many function and so on...but please dont write what i must uninstall ie7, use winsok because it faster and so on...i need YOUR help very musch, so if YOU show sample how upload file to ftp using IE/WebBrowser I'll be very very THANKFULL!
p.s. sorry for my english