Dear Sir:
I can pass the JSON parameter via browser and get the json result,how can i use the httpjob to get the result
result
I can pass the JSON parameter via browser and get the json result,how can i use the httpjob to get the result
B4X:
http://125.227.11.94/services/MyTranService.svc/My?string={%22TXNCode%22:%22TXN_REGISTER_R001%22,%22DeviceID%22:%229990B9F3-4E64-4C71-9000-95F638FE8FA8%22,%22TerminalID%22:%228cde526a2003%22,%22MAC%22:%22%22,%22EMSK%22:%22%22,%22ECSK%22:%22%22,%22KSN4CSK%22:%22%22}
result
B4X:
{"Check_ReginstrationResult":"{\"MAC\":\"\",\"Message\":\"Login\",\"TXNCode\":\"TXN_REGISTER_R001\"}"}