Is there any way to download/read xml files from another website using asp??
can be done client-side now with the ever-popular AJAX…
Or you can also write a COM obj to scrape another page/download file, etc..
look up the XMLHTTPRequest Object
Is there any way to download/read xml files from another website using asp??
can be done client-side now with the ever-popular AJAX…
Or you can also write a COM obj to scrape another page/download file, etc..
look up the XMLHTTPRequest Object