>
> I´m using ajax application that is sending data like raw
> POST data /not like conventional HTML forms variable=value/
>
> so application is sending something like XML line and $fdat
> is trying interpret this like standard form output, Is there
> any possibility
Hi,
I´m using ajax application that is sending data like raw POST data /not
like conventional HTML forms variable=value/
so application is sending something like XML line and $fdat is trying
interpret this like standard form output, Is there any possibility in
Embperl to get raw POST data