On Mon, Jan 10, 2005 at 06:54:09PM +0100, Erik Bruchez wrote:

> I am confused too, because if there is a <form method="post"> on your 
> page you should not have any URL size issue. And if your model specifies 
>   a submission with a "post", the generated HTML should also have a "post".

In the HTML page, the form is defined as:

  <form id="wsrp_rewrite_form_1" method="post" action="/xos/test1/search">

The submit button I press is included as:

  <input name="$action^setvalue%26ref%26%2Fform%2Faction%26content%26search" 
value="Search!" type="submit">

And the URL I see after pressing the submit button is:

  
http://hostname:8080/xos/test1/search?%24hidden=persontype%5B1%5D%5E%5Ename%5B2%5D%5E%5Eaction%5B3%5D%5E&%24submitted=true

Hope this helps,

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