Dimo Michailov wrote:
> I am using FDFa to populate PDF files dynamically. My sequence of
> actions is:
> 1. User clicks on a link for PDF
> 2. New window opens
> 3. FDF is generated
> 4. I show the FDF via:
>
> <cfoutput>
> <script language="JavaScript">
> var Report = window.open ('#request.fdfURL#');
> </script>
> </cfoutput>
>
> This code seems to open the PDF with populated data on IE, but on
> Netscape it shows a SAVE AS dialog box. Anyone has an idea what is
> happening, or a better way to do this? Do the server MIME types need to
> be adjusted?
It is *always* the users choice how a document is opened (although most
users don't realize they can change some options and make their browser
behave in a particular way). Netscape just has different default
settings for what should be opened and what not.
Nothing you can do about that.
Jochem
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists