/t5/robohelp-discussions/dowload-file/td-p/463820Jan 09, 2008
Jan 09, 2008
Copy link to clipboard
Copied
I would like to allow users to download files from our Help
Application developed with RoboHelp for HTML version 7. Can you
tell me how to do it?
Thank you for your help.
Bob.
/t5/robohelp-discussions/dowload-file/m-p/463821#M20169Jan 09, 2008
Jan 09, 2008
Copy link to clipboard
Copied
Put the files in a zip file. Put the zips somewhere in your
project folders using Windows Explorer. Add those files to baggage.
Then create links to them. When the user clicks the link, it will
invoke the standard file download dialog.
Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.
In addition to the fine advice offered by my fellow Adobe
Community Expert Peter, you may also want to consider creating a
page that has links to download. And on this page have some
verbiage advising the user to right-click and Save Target As.
I've seen some instances where even though the files were in
zip format, they simply opened up when clicking the link and didn't
offer to allow me to save the file.
Hi Peter and Rick,
Thank you for your answers. In fact, I used both answers in
order to make it works because when I click (by using the left
button) the link asociated with the "zip" file it opens MS-Explorer
showing me the files part of this "zip" file without giving me the
possibility to save it on my computer. So as Rick suggested, I put
the comment "Right-click the file and select 'Save targe as...' "
to inform the users how to download it.
Can you tell me why the standard file download dialog doesn't
work for me?