Open File on ftp site

P

pdberger

Good afternoon --
I want to set up a command button to open a document sitting on our office
ftp site. So, if the file address is ftp://folder/subfolder/document.doc,
can someone help me with a code snippet?

Thanks in advance.
 
J

Jean-Guy Marcil

pdberger said:
Good afternoon --
I want to set up a command button to open a document sitting on our office
ftp site. So, if the file address is ftp://folder/subfolder/document.doc,
can someone help me with a code snippet?

I have never done it myself, but I have, from time to time, seen posts about
ftp access that generally did not seem to be succesful due to various
problems regarding acces rights, security, etc.

See the followiing two posts for some code example and reference information:

http://groups.google.com/group/micr...:microsoft.public.word.vba.*#8c8524d5c4f3dde9


http://groups.google.com/group/micr...:microsoft.public.word.vba.*#ba6fd30952ffa16a
 
E

Ed

Is Microsoft Internet Processing Control available via VBA? I do see it in
the Tools list.

Ed (in Virginia)



==============
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top