Re: single line XML file
From: Roland Hall (nobody_at_nowhere)
Date: 12/28/04
- Next message: tmb: "ASP vs ASP.NET question"
- Previous message: Bob Barrows [MVP]: "Re: SQLServer login with Trusted Connection thru ASP"
- In reply to: Mark Schupp: "Re: single line XML file"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Dec 2004 13:03:31 -0600
"Mark Schupp" wrote in message news:O9WKEhP7EHA.3124@TK2MSFTNGP11.phx.gbl...
: If you want to control the format of the raw xml you will probably have to
: build it as a string and embed the CrLf characters where you want them
(and
: tabs too if you really want it readable).
:
: Or you can run it through an XSL conversion the way that IE does when you
: open an XML file. Not sure of the XSL code to do that though.
Hi Mark. Thanks for responding.
I'm familiar enough with XSL but I thought that was only for delivery to the
client. I have some files the client will eventually see but there is no
need for them to see the rate table. I just thought perhaps I was missing
something creating a two line file. I doubt I want to write strings as I
did before, and add what I read was line-feeds [no carriage returns] but one
would think MSFT would have included it if that is the norm.
-- Roland Hall /* This information is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. */ Technet Script Center - http://www.microsoft.com/technet/scriptcenter/ WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp MSDN Library - http://msdn.microsoft.com/library/default.asp
- Next message: tmb: "ASP vs ASP.NET question"
- Previous message: Bob Barrows [MVP]: "Re: SQLServer login with Trusted Connection thru ASP"
- In reply to: Mark Schupp: "Re: single line XML file"
- Messages sorted by: [ date ] [ thread ]