Jump to content

PHP Print


dizzy1

Recommended Posts

Hi all i want to do is print another page

 

Im on one page click a button which passes variables accross:

 

<a href="PersonReportPrint.php?PersonID=1&Module=<?=$ModuleNo;?>&Tyear=<?=$Tyear;?>">

 

 

On the other page i have <body onLoad="window.print()">

 

which open the print dialogue BUT it also opens that page i dont want that.

 

 

Link to comment
https://forums.phpfreaks.com/topic/146024-php-print/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.