K
Kishore
I created a simple web service with one web method accepting custom C# class.
I thought I can test this in IE like get the xml equivalent of C# class and
paste in input box.
But IE is not showing any input boxes.
I added HTTP POST in web.config, didn't help.
How can I able to submit my xml throguh IE ?
TIA
Kishore
I thought I can test this in IE like get the xml equivalent of C# class and
paste in input box.
But IE is not showing any input boxes.
I added HTTP POST in web.config, didn't help.
How can I able to submit my xml throguh IE ?
TIA
Kishore