On Thu, Mar 04, 2004 at 01:37:43PM -0500, Anna Bikkina wrote:
> Hi,
> 
> This must be a well known scenario.
> 
> I have some data obtained from database which has to be displayed in a html. I 
> used esql to get data. In the html page(with data as tables) I have to place 
> a hyperlink which when linked should generate a excel file using the same 
> data.
> 
> Is there a way I can re use the resultset without quering the database again? 
> Or can I use this html page as input to my excel generation?
> 
> Can someone suggest how I can do this.

Have you taken a look at xReporter?
  http://xreporter.cocoondev.org/

If you do not want to use it, you could extract the code its Cocoon
presentation layer uses to do the excel output format generation.

However, it is a very nice tool so you might consider using it directly.

--Tim Larson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to