Thanx Dave yes and yes. Please look my simple script(viewfiles.cfm): <cfset namefile="Fresno_#CreateUUID()#.doc"> <cfcase value="doc"> <cfheader name="Content-Disposition" value="inline;filename=#namefile#"> <cfcontent type="application/msword" file="#namefile#"> </cfcase>
IE show me a screen with save and cancel options. If user chooses Save IE prompt for viewfiles.cfm automatic file name... 2005/5/25, Dave Watts <[EMAIL PROTECTED]>: > > Using attachment or inline options IE don't show Open option.... only > > Save and Cancel. And IE recognize original MS Word doc like "unknown". > > If user clicks Save needs to select a directory, name and so on... > > Using Mozilla works fine: I click in Open File and MS Word shows > > that... very crazy.... > > Are you setting the appropriate MIME type? Are you specifying a filename > with the appropriate extension? > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:207983 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

