Doc.submitForm: RaiseError, File open failed
I create a PDF Form with Acrobat 5.0.
With Acrobat 5.0 and Reader 5.0, it works well.
But with Reader 6.0, on the call of the javascript method:
this.submitForm(
cURL: sURL, // url of my web server
bFDF: false,
bEmpty: true,
aFields: null
I get this error: RaiseError, File open failed.
What can I do for make it works with Reader 6.0 ?
Tanks !
Posting-Information:
Date: Thu, 22 Apr 2004 13:54:07 -0700