That's what I was using until our ISP disabled the "cfcontent" tag.

Weldon Patterson
Principal Computer Systems Technologist
Raytheon Corporate



                                                                                       
                                           
                    Architect                                                          
                                           
                    <Architect@Clea        To:     "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>                                        
                    rwire.com>             cc:                                         
                                           
                    Sent by:               Subject:     RE: creating excel 
spreadsheets                                           
                    list-request@df                                                    
                                           
                    wcfug.org                                                          
                                           
                                                                                       
                                           
                                                                                       
                                           
                    09/19/2001                                                         
                                           
                    03:13 PM                                                           
                                           
                    Please respond                                                     
                                           
                    to list                                                            
                                           
                                                                                       
                                           
                                                                                       
                                           




Weldon,

I've always used:

<CFHEADER NAME="Content-Disposition"
VALUE="inline;filename=myDepreciationSpreadsheet.xls">
<cfcontent type="application/vnd.ms-excel">

After these two tags are placed at the beginning of the file I just use a
query to write out a table structured report.  If you need to debug, just
comment out these tags.  They've always worked great for online excel
reports.

Jim Christiano
Clearwire Technologies, Inc.


-----Original Message-----
From: Weldon Patterson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 19, 2001 1:11 PM
To: [EMAIL PROTECTED]
Subject: creating excel spreadsheets


There are no less than 24 tags in the developers exchange for creating
excel spreadsheets from a query. Anyone have any good or not so good things
to say about one of these you have used? I'd rather not test 24 tags.

Weldon Patterson
Principal Computer Systems Technologist
Raytheon Corporate



-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org





-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to