Keltoi
11-19-2008, 12:37 PM
Hi,
I've been struggling with this for a while now and hopefully someone can point me in the right direction.
I basically need to retrieve an attribute of an XML node.
I've manages to retrieve note text before but for this little project I need to retrieve the digg count from the digg api. e.g. http://tinyurl.com/5bgaej
I've opted to use Microsoft.XMLDOM purely because that is what I've used before.
Any suggestions or pointing in the right direction much appreciated.
Thanks
Justin
(asp vbscript)
I've been struggling with this for a while now and hopefully someone can point me in the right direction.
I basically need to retrieve an attribute of an XML node.
I've manages to retrieve note text before but for this little project I need to retrieve the digg count from the digg api. e.g. http://tinyurl.com/5bgaej
I've opted to use Microsoft.XMLDOM purely because that is what I've used before.
Any suggestions or pointing in the right direction much appreciated.
Thanks
Justin
(asp vbscript)