Connecting Tech Pros Worldwide Help | Site Map

Write to xml

webmaniac
Guest
 
Posts: n/a
#1: Nov 17 '08
Hi Is there a way to open an excel file & write its content to an XML
file.
Martin Honnen
Guest
 
Posts: n/a
#2: Nov 17 '08

re: Write to xml


webmaniac wrote:
Quote:
Hi Is there a way to open an excel file & write its content to an XML
file.
Excel can be automated by JScript in an HTML application or Windows
Script Host script where you are also able to write to a file. So in
that context you can do that.

--

Martin Honnen
http://JavaScript.FAQTs.com/
webmaniac
Guest
 
Posts: n/a
#3: Nov 17 '08

re: Write to xml


On Nov 17, 11:42 am, Martin Honnen <mahotr...@yahoo.dewrote:
Quote:
webmaniac wrote:
Quote:
Hi Is there a way to open an excel file & write its content to an XML
file.
>
Excel can be automated by JScript in an HTML application or Windows
Script Host script where you are also able to write to a file. So in
that context you can do that.
>
--
>
Martin Honnen
http://JavaScript.FAQTs.com/
Hi Martin,

I can open excel file read that to an array, but How to create an XML
file from that?
Can you give some example?
Closed Thread


Similar JavaScript / Ajax / DHTML bytes