The submit object describes how to submit
data to a host.
Properties
Name
|
Description
|
Type
|
Access
|
embedPDF
|
Determines whether PDF file will be included
as part of the data.
|
String
|
Read /Write
|
format
|
Determines the format in which to submit
the data.
|
String
|
Read /Write
|
target
|
Specifies the object upon which the action
will occur.
|
String
|
Read /Write
|
textEncoding
|
Specifies the encoding of text content in
the document.
|
String
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
xdpContent
|
Controls what subset of the data is submitted.
This property is used only when the format property
is xdp.
|
String
|
Read /Write
|
|
|
|