I am developing a site and the frieght for shipping is calculated by an outside company. They have a CGI script that will send me the data however I can't store or manipulate the data.
I need to be able to take multiple instances and manipulate, calculate and store the data.
Can I do this with XML, can I make it part of my Server Side script with XML? So I can include it in my calculations before serving it up to the client?
I need to be able to take multiple instances and manipulate, calculate and store the data.
Can I do this with XML, can I make it part of my Server Side script with XML? So I can include it in my calculations before serving it up to the client?