Answered
I have created this form that sends a request to a credit card service, I get a response but it is in XML. I need to either capture the data to maniuplate for a customers receipt, or redirect the page before the customer can see the XML response. Which ever is quicker, because I have least than 48 hours to make this work. I am using a regular submit button that goes to a URL in the XML format using UTP-8. Please help.