PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________

Thank you for the replies. It looks like we need to remove the #FDF after our target URL. When we originally created these 3 years ago we thought that we needed #FDF to post our data to the Web Server. It looks like Acrobat 6 is posting the FDF data twice because we added this attribute. Once we remove the #FDF it only submits the data once.

Thanks for your help.

Sheri Boerger





From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [PDF-Forms] Problems with SubmitForm in Acrobat 6
Date: Tue, 26 Aug 2003 17:40:07 +0000

PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
__________________________________________________________________

> We found out recently that when those templates are openned with Acrobat
> Reader 6, they are getting submitted twice to our ASP
> page for processing.

Note that this can happen with version 5.x as well. You can prevent it from
happening by returning an FDF, as opposed to generating and returning HTML.
The FDF can either cause an informative pop-up message to appear, or
can "redirect" to a static or dynamic HTML page. Experience has taught me
that returning an FDF is the best practice for a number of reasons, not just
this one. And don't forget the error handling routines. Set up the CGI (or
JSP, ASP, whatever) to return an appropriate FDF under all conditions.


As far as I can tell, this behavior is due to the way Acrobat and the browser
(MSIE specifically) interact. It does not happen with pre-5 versions.


George


To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html


_________________________________________________________________
Help protect your PC: Get a free online virus scan at McAfee.com. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html



Reply via email to