response.write xml to browser - newbie dev test question
- From: "TJ" <teejay@xxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Dec 2005 16:35:40 -0600
I've got a proc that uses FOR XML EXPLICIT and of course the xml runs to
long for the query analyzer to display. Is there a fast, down and dirty way
I can display it in IE using a classic asp page?
I've got it in a string variable, but you can't just response.write it. I
have no experience w/ the MSXML4.0 object..but I assume there's a quick way
to do it w/ that?
.
- Follow-Ups:
- Re: response.write xml to browser - newbie dev test question
- From: Kent Tegels
- Re: response.write xml to browser - newbie dev test question
- Prev by Date: Re: .query / .value selects failing when elements have "xmlns" attribute
- Next by Date: Re: response.write xml to browser - newbie dev test question
- Previous by thread: Re: XML output in SSIS
- Next by thread: Re: response.write xml to browser - newbie dev test question
- Index(es):
Relevant Pages
|