> I've used XML to read and locate elements. Have solutions been developed to > police multiple clients updating an XML file without overwriting each other?
Native XML Databases are awesome. Some info: http://www.xml.com/pub/a/2001/10/31/nativexmldb.html However, if you think XML, XPath, and the DOM is hard - just wait until you get into XML Schema, XQuery, and XUpdate. --John _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
