Alex,

This should do it.  It opens up a dialog window automatically so the user
can save the file.

<cfheader
   name="content-disposition"
   value="attachment; filename=myfile.exe">
<cfcontent
   type="application/unknown"
   file="z:\foo\myfile.exe">

HtH,

--Matt Robertson--
MSB Designs, Inc.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to