TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Joan Bondira wonders: <<I'm trying to build a web-based document library,
and I want one of those download boxes to open when a user clicks a button
next to a listed file. Can anyone tell me how to accomplish this?>>
This is controlled in part by how the user of the browser selects a link and
how the browser is configured; if you click a link, the program usually
tries to open it rather than downloading it. For example, most Acrobat
documents open when you click on their link, but if you select the link by
right-clicking on it (I believe that's Command-Click on the Mac, but it
might be Control-Click), you get a popup menu that lets you download the
file instead. I believe that you can also open the Download dialog box by
coding the link using ftp:// instead of http:// as the prefix to the url;
this instructs the browser to use the file transfer protocol for downloads
rather than the hypertext protocol for displaying documents. Unfortunately,
I can't test this right now.
--Geoff Hart, FERIC, Pointe-Claire, Quebec
geoff-h -at- mtl -dot- feric -dot- ca
"User's advocate" online monthly at
www.raycomm.com/techwhirl/usersadvocate.html
"The most likely way for the world to be destroyed, most experts agree, is
by accident. That's where we come in; we're computer professionals. We cause
accidents."-- Nathaniel Borenstein
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
TECH*COMM 2001 Conference, July 15-18 in Washington, DC
The Help Technology Conference, August 21-24 in Boston, MA
Details and online registration at http://www.SolutionsEvents.com
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.