c# - How do I define a web service request structure? -


i have create webservice receives string parameter, , have been asked team define how structure requests web service, , send them.

am correct in saying: https://www.oursite.com/webservicename.asmx?op=webservicemethodname?employeeid=string

is they're asking?


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -