submission encoding

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

submission encoding

Colin Seaman
Hi,

Can someone tell me how to change the encoding of a submission in xforms.  I've tried encoding="application/xml", encoding="application/x-www-form-urlencoded" on the xforms:submission tag, but no joy (I believe the latter is deprecated but worth a try)

Is this possible and if so what are the correct values?  I don't want to use the standard multipart/post encoding type.
-- 
Colin Seaman
Senior Developer
 
Tradocs Ltd,
Tower Point,
44 North Road,
Brighton,
BN1 1YR

email:     [hidden email]
skype:     colin,seaman
telephone: 0870-1417031
website:   http://www.tradocs.net

This email and any files transmitted with it are confidential 
and intended solely for the use of the individual or entity to 
whom they are addressed. If you have received this email in 
error please contact Tradocs. Please note that any views or 
opinions presented in this email are solely those of the author 
and do not necessarily represent those of the company. Finally, 
the recipient should check this email and any attachments for 
the presence of viruses. The company accepts no liability for 
any damage caused by any virus transmitted by this email.
This content of this email is without prejudice.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: submission encoding

Erik Bruchez
Administrator
Colin,

> Can someone tell me how to change the encoding of a submission in
> xforms.  I've tried encoding="application/xml",
> encoding="|application/x-www-form-urlencoded" on the xforms:submission
> tag, but no joy (I believe the latter is deprecated but worth a try)|
> ||
> |Is this possible and if so what are the correct values?  I don't want
> to use the standard multipart/post encoding type.|

We don't yet support all of XForms's methods but we do implement
"application/x-www-form-urlencoded". You enable this by using
method="urlencoded-post" on xforms:submission, as described here:

http://www.w3.org/TR/2005/PER-xforms-20051006/slice11.html#submit-options

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws