newbie needs some xhtml & xml parser help

Z

zcrow

I have a client that is moving their site from an apache one to an IIS
and I am going to convert existing jsp & php files to asp. I've come
across a problem that I was not expecting to have to deal with and
don't know where to even start. I've never used xml before.

Currently, there is a php page that inserts content from an external
file (different server) using php's fopen and fpassthru functions, for
which there is no equivalent that I know of in asp.

The web coordinator suggested this to me: "The research database pushes
standard xhtml snippets out when a request is made. What the snippets
contain depend on the GET variables. One method may be to use the
snippet as an XML file. The snippet is a valid XHTML file so you should
be able to use an XML parser if need be."

As I mentioned, I've never worked with xml before, so I don't know
where to start. Basically I need to get the contents of this file
(actually it could be one of 6 files depending on how the data is
sorted) which is on an external server:
http://communications.uvic.ca/research/plug-ins/topictree.php

And then I need to take the contents and have it displayed on a new
page (probably asp) in the right spot, using a local style sheet for
styling.

Please, remember I'm an idiot when it comes to this. Please keep
responses simple :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top