RE: Dynamic submission action attribute?

You haven't missed anything.  If you are implementing an XForms processor,
please do keep the list informed of the results of your work. 

-----Original Message-----
From: Robert Leftwich [mailto:robert@leftwich.info] 
Sent: Wednesday, November 12, 2003 6:20 PM
To: www-forms@w3.org
Subject: Dynamic submission action attribute?


Is it possible to have the action attribute of the submission element be 
calculated or dynamic in some way? The scenario is that I would like to use 
an HTTP Put to submit the instance data and in some cases this will result 
in the creation of a new resource and in others it will be an update of an 
existing resource. Either way the action URI needs to be dynamically 
constructed (i.e. not hard-coded), but reading the spec it looks as though 
this is not possible, which would appear to limit the usefulness of the Put 
submit option.
Have I missed something?

Robert

Received on Thursday, 13 November 2003 13:23:31 UTC