Can you view the output before passing it to the custom tag? If not can you replicate the code in the custom tag which creates the table and view the html generated?
Kola >> -----Original Message----- >> From: Declan Maher [mailto:[EMAIL PROTECTED] >> Sent: 31 July 2003 11:39 >> To: CF-Talk >> Subject: RE: Export to Excel - only alternate rows exported WHy?... >> >> Kola, >> >> Here's how it does it. >> >> This custom tag creates a dynamic Excel file from the generated content >> of a block of ColdFusion code. >> The generated content is first saved as an HTML file. >> Then it is opened in Excel and saved with the .xls extension. >> >> -----Original Message----- >> From: Kola Oyedeji [mailto:[EMAIL PROTECTED] >> Sent: 31 July 2003 11:18 AM >> To: CF-Talk >> Subject: RE: Export to Excel - only alternate rows exported WHy?... >> >> >> I'm not sure how that custom tag works. Does it take a html table and >> convert it into an excel spreadsheet? If so does the original have >> alternate row colours? >> >> Kola >> >> >> -----Original Message----- >> >> From: Declan Maher [mailto:[EMAIL PROTECTED] >> >> Sent: 31 July 2003 10:43 >> >> To: CF-Talk >> >> Subject: RE: Export to Excel - only alternate rows exported WHy?... >> >> >> >> I am exporting to excel using the custom tag <cf_html2Excel>. >> Although >> >> all the correct data shows on the include page I am using, in other >> >> words the query that selects the data is correct, when I actually do >> the >> >> export all that shows in excel is every second row. >> >> >> >> Any help would be apprectiated. >> >> >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

