I am using asmx as my json call and when I console log to chrome, it has the "string xmlns="http://tempuri.org/" tag as shown here below.
How do I remove the tag? Here is my asmx code:
Thanks a lot and greatly appreciated.
Just in case anyone wants to know how to do so. Here it is.