Subject: Re: how red ampersand from the xml file
From: henry human <henry_human@xxxxxxxx>
Date: Fri, 25 Mar 2005 19:36:39 +0100 (CET)
|
yes,this s a good way!
--- Joe Fawcett <joefawcett@xxxxxxxxxxx> wrote:
> ----- Original Message -----
> From: "henry human" <henry_human@xxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Friday, March 25, 2005 6:01 PM
> Subject: Re: how red ampersand from the xml
> file
>
>
> > they are generated as text (read recordsets from a
> > access database and write them as xml tag to a xml
> > file)
> >
> Well rather than patch up the code to escape
> ampersands and the other "dodgy"
> characters (<, ', ") you can just open an
> adodb.recordset and save directly to
> an xml file, recordset.save(<filename>, 1). It's not
> a completely
> straightforward representation but I've successfully
> transformed it to many
> other formats. I have generic transform somewhere
> that turns it into an HTML
> table for example and if you decide to take this
> route and would like the file
> let me know.
>
> Joe
>
>
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
|