Hi there ...
I am currently developing in ASP, and have been assigned the task of writing data to a database, via functions supplied by the cellphone service provider. I need to encapsulate an XML document (which will house user-defined data, firstname, lastname, etc, etc.) within a SOAP envelope.
The XML document data may also contain functions provided by the cellphone service provider, resident at their server. Does anyone who has worked with SOAP know how to call a function from the cellphone server, or pass data via SOAP to the cellphone server via functions, using parameters, like:
enableSIMCard(intUserID, intAccountNumber, intCellphoneNumber). The function would then return data, via the SOAP.ResponseText property or some similar property value.
I need someone who has used SOAP for this type of application to give me some steps on how to achieve it or even just to send data via SOAP. I have read many text and have still not quite understood things .... So therefore i am familiar with some SOAP protocols.
Really appreciate any help if anyone is game. Feel free to email me at
[email protected] 24/7!
:(
<I made it!>