Results 1 to 2 of 2

Thread: XMLHTTP and DOM

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    345

    XMLHTTP and DOM

    Hi!

    I need to get data from a url (which throws out XML) and then parse it using DOM or XSLT. I know, to get the data, I need to use XMLHTTP.

    Can I get a sample code for it?

    Thanks in advance.
    Thanks.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: XMLHTTP and DOM

    ASP or Javascript?

    You can use http://www.w3schools.com/dom/dom_parser.asp (javasscript)

    You could do the same in ASP with the Microsoft.XMLHttp object.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width