Tema
:
Ayuda con un textbox del rut
Ver Mensaje Individual
#
2
(
permalink
)
01/02/2008, 09:57
GatorV
$this->role('moderador');
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años, 8 meses
Puntos: 2135
Re: Ayuda con un textbox del rut
¿Cual caja de texto? Si quieres que te salga un "-" solo crea el input:
Código HTML:
<input type=
"text"
name=
"nombre"
value=
"-"
/>
Saludos.
GatorV
Ver Perfil
Buscar todos los Mensajes de GatorV