Previous | Next | (P-PDF) Acrobat 6.0
Topic: Do not submit one field
Conf: (P-PDF) Acrobat 6.0, Msg: 109145
From: b
Date: 4/8/2004 12:09 AM
Hi,
The way we can specify in "this.submitform" what all fields we want to submit, is there any way we can specify the field not to be submitted.
Since I have too many fields on my PDF forms and I want to submit all fields except one, so it will be convinient to specify what not to be submitted.
Also adding SubmitForm action allows me to do that but I need to submit it using javascript "this.submitForm" only.
Thanks.