[Seaside] Printing a page in seaside

Boris Popov boris at deepcovelabs.com
Fri Aug 31 17:07:03 UTC 2007


This may also be written as,

(html anchor)
  onClick: 'window.print()';
  with: 'Print'

Cheers!

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-
> bounces at lists.squeakfoundation.org] On Behalf Of Rajeev Lochan
> Sent: Friday, August 31, 2007 6:33 AM
> To: Seaside - general discussion
> Subject: Re: [Seaside] Printing a page in seaside
> 
> Hi Ching,
> 
> html anchor url: 'javascript:window.print ()';
>                                  with: 'Print'
> 
> Should serve the purpose if you want to print the page that is
rendered.
> 
> Rajeev
> 
> 
> 
> 
> On 8/31/07, Ching de la Serna <ching.dls at gmail.com> wrote:
> 
> 	Hi Seaside,
> 
> 	If one were to have a button for a #print method,  how would
#print
> be done in Seaside?
> 
> 	Thanks in advance,
> 
> 	Ching
> 
> 	_______________________________________________
> 	Seaside mailing list
> 	Seaside at lists.squeakfoundation.org
>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> 
> 
> 
> 
> 
> --
> Rajeev Lochan
> 
> Co-founder, AR-CAD.com
> 
> http://www.ar-cad.com
> +91 9243468076 (Bangalore)
> 080 65355873


More information about the seaside mailing list