Hi While Trying a sample using that widget whit get method I suppose I've
found an error :) in WebServiceForm
Line 61
*webServiceUrl += element.name + "=" + element.value + "&";
*And replacing   this line with this one
 *httpPayload.url* += element.name + "=" + element.value + "&";
solves the problem

:D
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to