Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/08/2006, 22:43
Avatar de bistoco
bistoco
 
Fecha de Ingreso: marzo-2006
Mensajes: 141
Antigüedad: 18 años, 1 mes
Puntos: 0
creo ke puede ser porke te faltan las comillas, tienes esto

<form action=<?php $PHP_SELF ?> method="post" name="frm">

cuando deberia ser

<form action="<?php $PHP_SELF ?>" method="post" name="frm">

saludos
__________________
Share what you know...learn what you don't :si: