Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/01/2007, 15:26
Avatar de ginitofl
ginitofl
 
Fecha de Ingreso: diciembre-2006
Ubicación: Lima Perú
Mensajes: 349
Antigüedad: 17 años, 4 meses
Puntos: 22
Re: error abrir ventana

Hola Viktoria haber si te sirve de esta manera:

Código PHP:
<p><a onclick="this.target = 'popup'; window.open('', 'popup', 'width=300,height=400,top=200,left=200,resizable=0,scrollbars=1,menubar=0,toolbar=0,status=yes,location=0')" href="cliente.php?id=<?echo $resultado['id_firm'];?>">

<?echo $resultado['name_firm'];?></a></p>
cualquier duda agregame al msn hheroedeleyenda@hot... Saludos.