Forum Moderators: open

Message Too Old, No Replies

Manipulate XML values

manipulate a returned xml file, write values to variables

         

Ryan_Aldred

2:11 pm on Oct 18, 2005 (gmt 0)



I have created a Perl script that uses CURL to retrieve information from another web site. The data returned is in XML format - therefore the browse just displays the raw XML data.

Ideally I want to write these XML fields/values to an array (or something similar), then pass them onto another web page.

<snip>

-> Enter a phone number (no spaces, eg. 01543424242), then click on [Check].

You will see the resulting XML file. I want to be able to do something with these values.

Any ideas?

[edited by: rogerd at 7:55 am (utc) on Nov. 15, 2005]
[edit reason] No specifics or URLs, please. [/edit]