RE: [xsl] Dumb questions from a newbie

Subject: RE: [xsl] Dumb questions from a newbie
From: Mike Ferrando <mikeferrando@xxxxxxxxx>
Date: Thu, 13 Dec 2001 09:40:44 -0800 (PST)
Chris,
OK, the light went on! I took a look at your email and went back to
the web site. ADO to XML! Got the script. Thanks for your patience.

Mike F.


--- Chris Bayes <chris@xxxxxxxxxxx> wrote:
> Mike,
> When I say run it I mean from the command line or a dos window
> whatever
> you want to call it. At the prompt
> C:\> cd placeWhereYouPutTheScript
> C:\placeWhereYouPutTheScript> cscript accesstoxml.js
> fullPathToAccess.mdb
> This will create the file fullPathToAccess.xml
> You can then transform it with an xslt processor and a stylesheet.
> C:\> saxon fullPathToAccess.xml fullPathToStylesheet.xsl
> Or
> C:\> msxsl fullPathToAccess.xml fullPathToStylesheet.xsl
> If this is the level of your expertise I wouldn't try the other
> parts of
> this thread about <msxsl:script just yet.
> 
> Ciao Chris
> 
> XML/XSL Portal
> http://www.bayes.co.uk/xml

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread