Dear all
How can i read XML file that resides in the server side with js or vbs code - after that i need represent it with xsl or js itself
any code samole will be appreciated
Thanks alot
Dear all
How can i read XML file that resides in the server side with js or vbs code - after that i need represent it with xsl or js itself
any code samole will be appreciated
Thanks alot
look at this link:
http://www.quirksmode.org/dom/importxml.html
OHHH - thanks that helped me alot