[Laszlo-dev] POST question

Henry Minsky henry.minsky at gmail.com
Fri Jun 24 09:31:36 PDT 2005


Any way you can get a trace of exactly what content the app is POSTing
up to the server?



On 6/24/05, Candide Kemmler <ckemmler at gmail.com> wrote:
> Hi,
>  
>  I'm finishing up a rather complex component for a customer. However, the
> last thing to do is upload an XML file to the server, along with other
> parameters.
>  My server keeps saying that the data sent is not parameterized.
>  
>  this is what I do:
>  
>    var xml = treedata.getPointer().serialize();
>    testdset.setQueryType("POST");
>    testdset.setQueryParams({file:xml});
>    testdset.doRequest();
> 
>  I'd expect to be able to get the xml as a request parameter named "file",
> but because of the data "not being parameterized", this is not possible.
>  Any idea of what might have gone wrong?
>  
>  Thanks!
>  
>  -- 
> Candide Kemmler
> http://ckemmler.blogspot.com/
> 3 rue du Bailli - 1000 Bruxelles
> mobile:+32485067980 
> _______________________________________________
> Laszlo-dev mailing list
> Laszlo-dev at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
> 
> 
> 


-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com



More information about the Laszlo-dev mailing list