×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I am trying to go this site:
Url = '
http://xurrency.com/usd/feed';
and get their foreign currency xml doc. that is all.
Code which works on someone else's machine, does NOT work on ours.
--- On Mon, 7/7/08, Adam Glauser <adamglauser@xxxxxxxxxxxx> wrote:
From: Adam Glauser <adamglauser@xxxxxxxxxxxx>
Subject: Re: XML
To: midrange-l@xxxxxxxxxxxx
Date: Monday, July 7, 2008, 7:25 PM
Adam West wrote:
TO use XML, do you have to have any web server running on the i machine?
Strictly speaking, no. In reality, it depends on what you mean by "use
XML". Do you want to allow others to communicate with you by providing
a web service? Do you need to receive XML documents and process them?
Do you need to create XML documents to send to someone?
XML is not really a solution to a particular problem, it is just a way
of structuring data in a way which explains the meaning of the data. We
need more detail about what you want to do to recommend a solution.
As an Amazon Associate we earn from qualifying purchases.