Tema
:
Leer atributos en un xml
Ver Mensaje Individual
#
2
(
permalink
)
23/09/2004, 08:39
CreaTuSitio.com
Fecha de Ingreso: junio-2004
Mensajes: 92
Antigüedad: 21 años
Puntos: 0
va un ejemplo:
dim miXML as new XMLDocument()
miXML.load( miPathDeXML )
response.write( miXML.documentElement.childnodes(0).attributes("mi Atributo").value )
__________________
Crea tu Sitio
CreaTuSitio.com
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de CreaTuSitio.com