Perhaps the carriage returns are confusing the server? I have had this
happen to me in the past.

--- In flexcoders@yahoogroups.com, "ilikeflex" <[EMAIL PROTECTED]> wrote:
>
> Hi 
> 
> I am sending request to the server. I am pasing parameters as shown 
> below
> 
> params.action="<businessService><businessData><workLists>" 
> + "<worklist><month>2</month><year>2008</year></worklist>" 
> + "</workLists></businessData></businessService>";
> 
> params.action="<businessService><businessData><worklists><worklist><mont
> h>2</month><year>2008</year></worklist></worklists></businessData></busi
> nessService>";
> 
> In second case i do not get error but in the first case i get the error 
> from server.I do not know what is different??
> 
> Any pointers please.
> 
> Thanks
> ilikeflex.
>


Reply via email to