I have a traditional ASP application which is expected to consume a .net web service. What support does ASP provide for such a scenario?
I rememeber VB script supporting a transaction attribute at the start of the page. Can i use the transaction to include the web service call as well?
Any pointers would be appreciated. thanks
Paritosh