|
SOAP & ASP
can anyone help. i have online form which sends values to an asp page. i want to use these values and make a soap reqest within the asp page to call a web service. the web service validates the details, card number, expiry date etc and then sends a success message back to the asp page. can this be done using asp? if so how do i call the webservice and how do i use the values to create the SOAP request. Any help would be much appreciated.
|