Listing 2672
Submitted by kensiko, 4 February 2010
//if (isset($currencies) && is_object($currencies)) { { <!-- currencies //--> <tr> <td> $info_box_contents = array(); new infoBoxHeading($info_box_contents, false, false); $info_box_contents = array(); $Lname = $_POST["Lname"]; /* $info_box_contents[] = array('text' => '<form method="POST" action="http://www.ctt.pt/servlet/wsoft.trackntrace.ObjectSearch" name="traking" target="_blank" class="stylesheet">'. '<p align="center"><input type="text" name="Objects_to_Search" size="14"></p>'. '<p align="center"><input type="Submit" value="Pesquisar" name="TI"><input type="reset" value="Limpar" name="B2"></p>'. '</form>');*/ $info_box_contents[] = array('text' => '<form method="POST" action="http://www2.ctt.pt/feapl_2/app/open/objectSearch/objectSearchPrint.jspx?objectId=$Lname&print=true" name="traking" target="_blank" class="stylesheet"> <p align="center">' . '<img border="0" src="images/ems_18.gif"></p> <p align="center"><img border="0" src="images/ctt_expresso.gif"></p> <p align="center">CTT #: <input type="text" name=.$_POST["Lname"] size="14"></p>' . '<p align="center"><input type="Submit" value="Pesquisar" name="TI"><input type="reset" value="Limpar" name="B2"></p>' . '</form>'); new infoBox($info_box_contents); </td></tr><!-- currencies_eof //--> }

