3.52. submit

Element typesubmit
Attributesexpr | enctype | fetchaudio | fetchhint | fetchtimeout | maxage (2.0) | maxstale (2.0) | method | namelist | next
Parentsblock | catch | error | filled | help | if | noinput | nomatch
ChildrenNone.
DescriptionInstructs the interpreter to pass control to another form with the inclusion of the variables to be passed to the server using HTTP POST or HTTP GET.

DTD

<!ELEMENT submit EMPTY >
<!ATTLIST submit
  %cache.attrs;
  %next.attrs;
  fetchaudio     %uri; #IMPLIED
  %submit.attrs; >

Language model

Attributes

enctype : CDATA

MIME encoding type of the document.

expr : expression

An ECMAScript expression that yields the ...

Get Definitive VoiceXML™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.