5 lines
355 B
HTML
5 lines
355 B
HTML
|
|
<script language="javascript" type="text/javascript">
|
||
|
|
<!--
|
||
|
|
function PrintRep() { parent.location = "result?report=" + frRepName + "&prn=1&cacheid=" + "<!--#echo var="SESSION"-->"; }
|
||
|
|
--></script>
|
||
|
|
<td width="60" align="center"><button name="bPrint" class="nav" type="button" onclick="PrintRep(); return false;"><!--#echo var="L_PRINT"--></button></td>
|