Thanks, I'll give it a whirl and let you know how it works.

Thanks,
Mark


-----Original Message-----
From: Tim Painter [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 12, 2002 11:14 AM
To: CF-Talk
Subject: Re: Printing from A Pop-up


Mark,
    You can stick this in your head tag of the page:

<link rel=alternate media=print href="someotherpage.cfm?var1=foo">
So when the user clicks on print, it will request the page and print
that one instead.

I am not sure if it works on Netscape.

Tim P.

----- Original Message -----
From: "Mark Leder" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, April 12, 2002 10:43 AM
Subject: Printing from A Pop-up


> I have a popup window with some summary content. When a button is 
> clicked in the popup (JS routine), I want to print a "hidden" page 
> with detailed content (the information is passed from the popup to the

> hidden page). I don't want the user to view the hidden page.
>
> Is this even possible?
>
> Thanks,
> Mark
>
> 

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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