> From: Geoff Howard [mailto:[EMAIL PROTECTED]]
> 
> what headers are sent by flash when you call that function?
> 
> Geoff Howard
> 
> > -----Original Message-----
> > From: Daniel Meier [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, July 17, 2002 11:23 AM
> > To: [EMAIL PROTECTED]
> > Subject: xml and macromedia flash
> >
> >
> > hi there
> >
> > special question:
> > I'm trying to use the following macromedia flash command with
cocoon:
> >
> > xml.sendAndLoad();
> >
> > this is basically a HTTP-POST of an xml-document to the cocoon
server.
> > the content-type in flash is "text/xml".
> >
> > as there is no name-value pair to access this xml-doc with
> > request:....
> > my question:
> >
> > how can I access the rawdata of the request? (like in php
> > HTTP_RAW_POST_DATA)
> > or is there another possibility to access my "xml-upload"?

Daniel,

Have you tried stream generator?

Vadim


> > kind regards
> >
> > daniel


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to