My code is done in JavaScript. I've tried replacing xmldoc = new ActiveXObject("MSXML.DOMDocument"); to either of your definitions and I get the exact same results as before; the script works locally but not on the server. I'll included my source files below. My xml files look like...
hi,
I've just completed a htm file that can load a xml file and apply sorts and filters. Everything works fine locally. For some strange reason, the same files stopped working when placed online. I get the error "The data necessary to complete this operation is not yet available."...
hi,
I'm trying to apply a filter, and it works fine as it is. The only thing is right now the filter only works on exact matches. Is there a way for me to use wildcards or regular expressions? I've attached a code snippet below. I'd greatly appreciate any advice.
Kenneth
var filterPath;
var...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.