Hi Hugo; Are you using a framework to invoke your XMLHttpRequest, or some of your own code? Are you calling its send() method with a GET or a POST as the first parameter? I think you're saying post. What manner of CF code have you authored to receive this request? Is it a CFC with a CFFUNCTION? Or is it a .CFM page? Perhaps a few chunks of code from your application would help.
Al Hugo Ahlenius wrote: > Hi, > > I have a javascript api that sends a xmlhttprequest/post - and I am trying > to parse this using openbd. The post is sent as the body of the request, and > it doesn't show up in the cgi/url/form scopes. > > Does anyone know if I can get to this from the java pagecontext? Something > like the inputstream? > > Cheers, > Hugo > > -- > Hugo Ahlenius > fraxinus (at-sign) oxel.net > http://www.oxel.net > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
