really, I just need help with finding the node based on an attribute value, changing that value and saving.
It shouldn't take as much looking into for a seemingly simple operation! I could load each line of text and parse it as a string, but I need it to be able to interpret other xml files...
I'd say that it would be very possible to do this. It would have to run constantly on the server. You'd need to get into ADODB and keeping a record of computer name, user name, and the times in and out of each session.. you'd run into issues of multiple sessions if only use one table, but you...
I've done some searching over the past few days and I can't seem to find the right answer to this seemingly simple issue.
I just need to be able to find a particular node (there are multiples using the same name) based on an attribute in an XML file and then change one of the attributes...
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.