G
glenn h
Is´t possible to have a hidden paramter to a webservice-method.
For ex: I want t send username as the last parameter in a method, but I
don´t want this to be exposed .
result = webservice.getInfo("123456","Username");
Regards
/glenn
For ex: I want t send username as the last parameter in a method, but I
don´t want this to be exposed .
result = webservice.getInfo("123456","Username");
Regards
/glenn