RE: content-disposition: inline; filename=test.zip (?)
"Christian Cryder" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hey David! Is this in Mozilla by any chance? I just noticed this the other day in my copy of Mozilla...but it still works fine in IE. So the answer is - its probably a bug, and yes we can fix it, but I may have a few questions for you. Christian (also, are you using the latest version from cvs? cause that's where the fix will be applied...) ---------------------------------------------- Christian Cryder [[email protected]] Internet Architect, ATMReports.com Barracuda - http://barracudamvc.org ---------------------------------------------- "Coffee? I could quit anytime, just not today" > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of David R Robison > Sent: Monday, March 17, 2003 5:09 PM > To: [email protected] > Subject: [Barracuda] content-disposition: inline; filename=test.zip (?) > > > I am trying to return a ZIP file as the result of a form submit. I set > the response header as follows: > > resp.setContentType("application/zip"); > resp.setHeader("Content-Disposition", "inline; filename=test.zip"); > > However, when the dialog comes up to ask the user what to do with the > response, it defaults the filename test.zip.event > > Is there a way I can suppress the suggestion that the download filename > should be appended with a ".event"? > > David R Robison > Open Roads Consulting, Inc. > http://www.openroadsconsulting.com > > > _______________________________________________ > Barracuda mailing list > [email protected] > http://barracudamvc.org/lists/listinfo/barracuda