Hi,
        I am using these settings while majkeing a request. But In my query
string one parameter value is too lengthy . Even though "POST" as the
method type . I am not able to get the total value of that parameter
in action classes. I observed in Mozilla firebug add-on that this
value is trimmed to some somcharacters.

params[gadgets.io.RequestParameters.METHOD] =
gadgets.io.MethodType.POST;
params[gadgets.io.RequestParameters.POST_DATA]= qryString;
params[gadgets.io.RequestParameters.CONTENT_TYPE] =
gadgets.io.ContentType.DOM;

Please let me know your valuelabs suggestions.

Regards,
Naveen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to