Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

How can I read a XML file that's passed back to me

Posted 24 Feb 2004 01:50:22
1
has voted
24 Feb 2004 01:50:22 Norman Buangan posted:
I'm doing an online ordering process. I've got a form on my site that will be sending billing information to another server for credit card validation.

The remote server will pass me back an XML file with the same biling info and response for the cc approval.

Back on my site, I should be able to read that information and dispaly a confirmation page.

Question is I have no idea of how to do read the information coming in from the XML file. Could it be something similar to the Request Object? My friend (who uses Java) says that I have to read the buffer?!?

Thanks for your help in advanced!

Edited by - nbuangan on 24 Feb 2004 01:53:13

Reply to this topic