|
Subject: RE: [xsl] getting parsed documents through the document function From: "Chris Bayes" <chris@xxxxxxxxxxx> Date: Sat, 24 Nov 2001 13:14:17 -0000 |
Mattias,
The only thing I can think of that will cause this is if you access your
asp directly instead of through iis. So change the location to something
like document('http://someplace/some.asp') instead of
document('some.asp')
Ciao Chris
XML/XSL Portal
http://www.bayes.co.uk/xml
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Mattias Konradsson
> Sent: 24 November 2001 11:21
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] getting parsed documents through the document function
>
>
> I have a problem I'm not sure how to solve gracefully, I'm using the
> document() function in a xslt stylesheet for aggregating xml
> data from several locations, the thing is that some of the
> external documents referenced are database generated rather
> than static documents so I need to call an asp or aspx file
> that spits out the xml.
>
> The problem however is that document seems to load the source
> of the document instead of parsing it before loading it so
> the actual asp code gets processed, any way around this? I'm
> running under msxml3.0 and .Net...
>
>
> Best regards
> ---
> Mattias Konradsson
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] getting parsed documents thro, Mattias Konradsson | Thread | [xsl] document fragments as paramet, Mattias Konradsson |
| RE: [xsl] positional predicates in , Howard Katz | Date | RE: [xsl] document fragments as par, Chris Bayes |
| Month |