Tema
:
TextArea que no se muestra correctamente en página web
Ver Mensaje Individual
#
2
(
permalink
)
25/10/2004, 05:45
sqa212
Fecha de Ingreso: mayo-2003
Mensajes: 866
Antigüedad: 22 años
Puntos: 0
Usa esta funcion
Function Acomodar(txt)
txt = Replace (txt, vbCrLf, "<BR>")
acomodarTXT = txt
End function
texemail=Acomodar(rsprod("texemail"))
sqa212
Ver Perfil
Buscar todos los Mensajes de sqa212