Skip to main content
Participating Frequently
January 9, 2008
Question

Dowload file

  • January 9, 2008
  • 2 replies
  • 682 views
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.
This topic has been closed for replies.

2 replies

Peter Grainge
Community Expert
Community Expert
January 11, 2008
I'm guessing, different browsers, different options.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Peter Grainge
Community Expert
Community Expert
January 9, 2008
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.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Captiv8r
Legend
January 10, 2008
Hi there

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.

Just a thought... Rick
Bob_177Author
Participating Frequently
January 11, 2008
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?

Thank you for your help.
Bob.