05-03-2011, 09:38 PM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Jan 2008
Posts: 119
Thanks: 21
|
Send Request in Form, Get XML Back in Variable, Compare and Send Again...
Hello all,
I have been digging away at this for a couple days, but am not getting any closer to a solution...
I have a url (domain/parse.php) that I send some form data to and get a XML response on the page, in the body. From my form on domain2/form.php, I would like to get that response into a variable and pass it to another little function to compare the data. I am striking out at getting the XML from the parse.php page...
Any ideas or thoughts on how to get this?
|
|
|
|