XForms: submission with POST, does it work?
Pascal Sartoretti <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Solpa |
| Message-ID | <[email protected]> |
Hello, I can submit my XForm with a GET or a "form-data-post", but when I try to do it with POST nothing seems to happen. Is it supposed to work? I found this bug which could indicate that submission are not yet fully implemented: https://bugzilla.mozilla.org/show_bug.cgi?id=263086 Could anybody succeed with a POST? Is there any security issue? By the way, there is nothing in the Javascript console. Thanks for any help Pascal