Ver Mensaje Individual
  #4 (permalink)  
Antiguo 15/09/2004, 19:07
Avatar de TMeister
TMeister
Crazy Coder
 
Fecha de Ingreso: enero-2002
Ubicación: En la Oficina
Mensajes: 2.880
Antigüedad: 22 años, 3 meses
Puntos: 193
umm haz leido el tutorial????? o nada mas pegaste el codigo???
tu php imprime esto

Código:
<style type="text/css">
<!--
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
-->
</style>
<table width="200" height="15" border="0" align="right" cellpadding="0" cellspacing="0">
  <tr>
    <td height="15" align="center" valign="middle"> 
      15/09/2004    </td>
  </tr>
</table>
y debe imprimir

Código:
&fecha=10-19-2004&
y haces referencia a dicha variable con

Código:
this.fecha
Anyway....