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 - 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

-------------------------------------------------------------


Reply via email to