[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Britt, James" <James.Britt@p...>
  • To: 'Warren Keane' <Warren@o...>,"Xml-Dev Mailing List (E-mail)" <xml-dev@l...>
  • Date: Fri, 18 May 2001 14:38:17 -0700

> From: Warren Keane [mailto:Warren@o...]
> Sent: Friday, May 18, 2001 12:15 AM
> To: Xml-Dev Mailing List (E-mail)
> Subject: XML from URL in VBscript

<snip />

> 
> My questions are:
> 
> 1) Are there VBscript functions that I can use to capture the output
>    from the URL into a variable and then pass it to my transformation
>    routines.
>    
> 2) Is there something I can do in either the XML or XSL files to 
>    dynamically capture the XML document that resides at the URL?
>    Something like text/xml href=url...

You may want to look at the Microsoft XML parser, version 3.0 or
higher, and read up on the XMLHTTP object.  This should let you
do a server-side HTTP GET to retrieve the web page at the URL passed
in on the query string.

http://msdn.microsoft.com/xml/general/xmlparser.asp


James Britt


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member