On Sun, Dec 26, 2004 at 10:52:06AM +0100, Erik Bruchez wrote:

> Try to use the post method in your XForms model:
> 
>    <xf:submission method="post"/>

Doesn't seem to work for me...  I have this for example (in the XML
file that is given as xforms attribute in a page element):

<xforms:model xmlns:xforms="http://www.w3.org/2002/xforms";>
   <xforms:submission method="post"/>
   <xforms:instance>
      <form>
         <dnid/>
      </form>
   </xforms:instance>
</xforms:model>

Any suggestion on what I'm doing wrong?

-- 
--    Jos Vos <[EMAIL PROTECTED]>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
orbeon-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to