> 
>  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 before fdat 
> interpreting ?
> 

You can turn off the reading of post data, with optDisableFormData in your
httpd.conf, then you are free to do whatever you want

Gerald




** Virus checked by BB-5000 Mailfilter **


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to