The following string works fine when issued out of IE6:
"FTP://localhost/word.doc", i.e. I get the doc with the option to 'open' or 'save'.
? Question: how can I achieve this dynamically with HTML/Script means?
Is there anything like 'CreateObject("FTP.application")'; (E.g., I can open a word document using 'CreateObject("word.application")').
I'm pretty sure there is a simple solution to this - I just don't get it!
Thanks for any hint
ed



Reply With Quote

Bookmarks