On Fri, 6 Dec 2002, Tina Holm wrote: > I want visitors to be able to download a jpg file by clicking a smaller > preview. It's only about 200k, so no need to stuff or zip it, but I want it > to download instead of just showing/viewing it in the browser window. > > It's my 1024x768 Christmas desktop, in case anyone wants to know: > http://nehaia.dk/xmas/juleskrivebord.jpg > > TIA > Tina
To the best of my knowledge, the browser's treatment of the incoming file depends on it's mime-type configuration. If the file is a JPG and the browser is set up to display them (as the all are these days) that's what'll happen. I suspect the easiest way to get it to "just download" is to zip or stuff it, as handling those types via SAVE-to-disk are also standard configurations. Brian Johnson, Dept of Architecture, University of Washington, Seattle -- Mac Webmasters is sponsored by <http://lowendmac.com/> and... Small Dog Electronics has Lasso, Filemaker, and FileMaker Server on Sale! High Technology for low prices. http://www.smalldog.com Support Low End Mac <http://lowendmac.com/lists/support.html> Mac Webmasters info: <http://lowendmac.com/lists/macweb.shtml> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> List archive: <http://www.mail-archive.com/mac.webmasters%40mail.maclaunch.com/> Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
