Hello,
we have a problem creating multiple workbooks in excel and sending them to
an internet explorer.
We don't use POI :( but we think POI can help us solving our problem.
We do in an oracle database package:
create an excel sheet with owa_util.mime_header and fill this sheet with
htp.p-commands.
This works fine for one workbook, but there is no possibility to create more
than one workbook. We think we can manipulate the stream and insert some
"special characters" so that the internet explorer thinks there are more
workbooks.
Does anybody know if this is an possibility and which characters we must
insert to achieve this???
I've searched the source code from POI but I haven't found the "special
characters".
And I've googled a litte bit and searched the technet.oracle.com without any
solutions.
Thanks in advance
Markus
PS: 1) I want to use POI but I can't decide it, I'm so sorry about this
situation
2) Sorry for my bad english
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]