views:

28

answers:

1

hello, I made a post here:

http://stackoverflow.com/questions/3386398/httpget-fail-when-passing-c-entity-class-to-json-jquery

my problem is, its returning an XML on its xhr.responseText rather than a Json object.

HELP!

A: 

Fixed! I used HTTPPOST instead of HTTPGET

Martin Ongtangco