Thanks, pritam r w.
What you explained helps. I wish to tell you more about what I want to do. I have some HTML forms on classic ASP pages; it posts data to itself or another ASP page, which an instance of ADO interact with an SQL Server database using query strings wrapping these data from the form. So, a web service/web services I need here can take in all data in string type posted by a HTML form, then talk to SQL database with these data from the form. The web service must take the string input from the HTML form when it submits.
Any suggestion? please in detail. Thank you in advance.
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods