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 ESChamp,
On Wed, 06 Aug 2014 17:43:08 -0400
ESChamp wrote:
> I installed strawberry perl, edited out all my feeble attempts at
> troubleshooting, and -- voila! --, it's working.
>
> Thanks for all your help and encouragement.
>
> At my age, I'll never be a perl programmer and having to tak
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