Welcome. :) I nearly started writing a whole bunch of stuff about how that part is in the browser and you can only access what's exposed in JS (which is pretty limited), browser variations, etc. etc... and then decided it was probably best just to give a concise answer. :)
> Thanks for that, at least I won't waste any more time > looking :-) > -----Original Message----- > From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] > Sent: 31 August 2005 17:29 > To: CF-Talk > Subject: Re: CFContent question ... >> After I have created a document using cfdocument I am >> using the following code to open the pdf, >> <cfheader name="content-disposition" value="attachment; >> filename=wibble.pdf"> >> <cfcontent type="aplication/pdf" >> file="#expandpath('MyFilePath')# deletefile="yes" >> reset="no"> >> This shows a dialogue box to the user giving the option >> of >> either saving the document, opening it or cancvel. What I >> want to be able to do is remove the option to open it (I >> think I set the type to "application/unknow" to do this) >> but I also need to be able to capture whether the user >> actually clicked save or cancel, is this possible? > Nope. s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open source framework http://www.fusiontap.com http://coldfusion.sys-con.com/author/4806Dealey.htm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217017 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

