simonchristieis
Programmer
I have inherited a website - one of the pages is created using an xml file as datasource, the only problem is the xml file object is created using a com object - which of course I dont have the source code to !?
I am stripping the code down to try and increase functionality - but cant find out which objects are which.
How can I tell if an object is xml - i have tried
response.write whatever.xml but to no avail.
Any ideas anyone ?
Thanks in advance
Simon
I am stripping the code down to try and increase functionality - but cant find out which objects are which.
How can I tell if an object is xml - i have tried
response.write whatever.xml but to no avail.
Any ideas anyone ?
Thanks in advance
Simon