dizzy1 Posted February 19, 2009 Share Posted February 19, 2009 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 More sharing options...
milesap Posted February 19, 2009 Share Posted February 19, 2009 I don't think there's anyway to get around that using PHP. Link to comment https://forums.phpfreaks.com/topic/146024-php-print/#findComment-766617 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.