Just a thought on this topic:

I think this happens because when Netscape does a view source or a print 
it reloads the page to ensure the latest version of the page.

I know many people don't like the concept of splitting code based on 
broser, but have you thought of having a "Printer" version that uses a 
CFFile to create a temporary HTML page that you either CFLocation to or 
open in a pop-up window?  That way NS isn't looking at a "post generated 
page".

Then when you're done, delete the temp file.

Matthew R. Small wrote:

> Hi Mike,
>       I don't have an answer for you - I don't think anybody does.  I
> had almost the same question about a month ago.  I don't know why
> netscape behaves this way, but I have seen it before in my programming.
> When it does this, nothing on the page works - not javascript, not
> forms... Sorry I couldn't be of more help.
> 
> - Matt Small
> 
> -----Original Message-----
> From: Mike Kear [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, May 15, 2002 9:34 PM
> To: CF-Talk
> Subject: Printing dynamic pages on Netscape
> 
> I have seen this question asked from time to time but never seen a
> reply....
> how can I let Netscape users print out a dynamic page?
> 
> They get a message on the page saying "Data missing:
> This document resulted from a POST operation and has expired from the
> cache,
> etc"
> 
> 
> I have seen "Print this page" buttons before, but for the life of me I
> can't
> find one right now when I need it -  how do they work?
> 
> Cheers,
> Mike Kear
> Windsor, NSW, Australia
> AFP WebWorks
> 
> 
> 
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
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

Reply via email to