Print Window not printing php - Joomla! Forum - community, help and support


greetings, (i posted in newbie section well, figured brains in forum!!)

i'm passing value article using form:

<form action="http://localhost/jo_com_last/index.php?option=com_content&view=article&id=14&itemid=15" method="post">

, article using:

<?php echo $_post['number']; ?>.

it works.

when use print function / button open article in print window, text not there, else is.

if add static text div holds "<?php echo $_post['number']; ?>" info, appears when click print button.

help.

thanks,

brendon

hi brendon,

the print function separate page, , not "know" post variable.

you try use session variables.

olaf





Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい