Also, might just be the mime-type http://www.w3schools.com/media/media_mimeref.asp
DK On 8/28/07, Dean H. Saxe <[EMAIL PROTECTED]> wrote: > > Why don't you have values in your pragma and cache-control headers? > That's not legal HTTP syntax and could be one of IE's issues. > > -dhs > > > Dean H. Saxe, CISSP, CEH > [EMAIL PROTECTED] > "Dissent is the purest form of patriotism." > --Thomas Jefferson > > > On Aug 28, 2007, at 5:00 PM, Troy Jones wrote: > > > Does anyone know why there is an issue in IE7 with <cfcontent>? I > > used the following code and it works as intended in Firefox but > > yields a bunch of garbage in IE7. I would appreciate any help I > > could get. > > > > > > > > <cfheader name="Pragma" value=""> > > > > <cfheader name="Cache-control" value=""> > > > > <cfheader name="Content-Disposition" value="inline; > > filename=filename.xls"> > > > > <cfcontent type="application/vnd.msexcel" file="C:\filepath > > \subfolder\docs\filename.xls"> > > > > > > > > Not much help was available from livedocs as this code sample is > > amost entirely verbatim from their examples. > > > > > > > > Troy Jones > > > > Dynapp Support Team > > > > 678-528-2952 > > > > > > > > > > ------------------------------------------------------------- > > Annual Sponsor - Figleaf Software > > > > To unsubscribe from this list, manage your profile @ > > http://www.acfug.org?fa=login.edituserform > > > > For more info, see http://www.acfug.org/mailinglists > > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > > List hosted by FusionLink > > ------------------------------------------------------------- > > > > ------------------------------------------------------------- > Annual Sponsor FigLeaf Software - http://www.figleaf.com > > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by http://www.fusionlink.com > ------------------------------------------------------------- > > > > -- Douglas Knudsen http://www.cubicleman.com this is my signature, like it? ------------------------------------------------------------- Annual Sponsor FigLeaf Software - http://www.figleaf.com To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
