RE: xml and macromedia flash

2002-07-18 Thread Vadim Gritsenko

 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]




xml and macromedia flash

2002-07-17 Thread Daniel Meier

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?

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]




RE: xml and macromedia flash

2002-07-17 Thread Geoff Howard

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?
 
 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]
 

-
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]