Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 18th, 2012, 06:25 AM
Authorized User
 
Join Date: Sep 2011
Posts: 12
Thanks: 1
Thanked 0 Times in 0 Posts
Default Export XSL data to Excel Spreadsheet

Hi

I'm passing values from Store Procedure to XSL via XML. then on my XSL. I also have JavaScript that I'm using in my XSL. The values that are coming from Store Procedure and JS are going to be displayed in the web, I also have a button on the to export my data to Excel

The problem that I'm having is, when I export data to Excel, I'm only getting values that are coming from my Store Procedure, all the values that are coming from JS are not showing on the spreadsheet

please help, any idea where am I losing data or how can I tuckle this issue?
 
Old December 18th, 2012, 07:27 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

The error is on line 35, you are missing a semi-colon.
__________________
/- Sam Judson : Wrox Technical Editor -/

Think before you post: What have you tried?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Export Table data into an Excel SpreadSheet hewstone999 Access VBA 0 March 3rd, 2008 07:00 AM
Export Data to Excel seananderson Access 2 January 16th, 2007 12:30 PM
export data to Excel?? amy_mgfe Excel VBA 0 January 15th, 2005 10:44 AM
merging data from web form to excel spreadsheet fmh002 Classic ASP Basics 1 June 30th, 2003 04:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.