Hi Rob,
I am sorry, I somehow missed your response until this evening and in the mean
time have figured out lots of new ways to have this fail .
Anyway, I looked at your sample and came up with the following updates and it
works but I am interested to hear your input on how I can improve it.
#
On 22/08/2014 11:27, angus wrote:
> Hi,
>
> Hi,
>
> I have some sample code that posts some XML content to an URL using
> LWP agent and XML Smart. The response to this comes back as some
> custom XML. I now need to try and parse the response and find the
> REDIRECTURL value and redirect the
Hi,
Hi,
I have some sample code that posts some XML content to an URL using LWP agent
and XML Smart. The response to this comes back as some custom XML. I now need
to try and parse the response and find the REDIRECTURL value and redirect the
client to that destination.
I am having issues p