Page 1 of 1

printing a page

Posted: Fri Aug 13, 2004 7:25 am
by wot
Hi there,

I am building a page in basic php using simple includ functions. I would also like that the visitors are able to print content of individual page (only the "main" content)

Would anybody be able to help me with the code? Thanks!

please have a loook at the mock up:

http://www21.brinkster.com/lusatia/print.htm

P.S.

Is opening of a separate window neccesery?

Is the use of any type of date bank for this needed?

Posted: Fri Aug 13, 2004 8:30 am
by anjanesh
It can be done in Javascript :
window.print();