
03/11/2006, 12:59
|
| | Fecha de Ingreso: mayo-2006
Mensajes: 243
Antigüedad: 18 años, 10 meses Puntos: 0 | |
Lo tengo... era muy simple...
primero hay que convertir TextoArt a string:
TextoArt = cstr(xmltexto.item(0).firstChild.nodeValue)
y después reemplazar:
TextoArt = Replace(TextoArt, chr(10), "<BR>")
Saludos!
Por fin es viernes!!!!!! :) |