- From: Asier Ortiz de Urbina <asierurbina@euskalnet.net>
- Date: Tue, 04 Feb 2003 23:41:09 +0100
- To: www-forms@w3.org
Hi,
I´ve a question about "xforms:submission". It has an attrib
called "action", in this attrib I´ve to write the file that I want
execute. And example:
<xforms:submission
id="siOrder_Submit"
action="Order.asp"
method="post"
replace="all"
/>
I want to know how is that "Order.asp" file. How can I catch the
Received on Tuesday, 4 February 2003 17:41:27 UTC