Categories
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Tools and Utilities
Web Hosting
XML
ATech Group Scripts Collection 11th March 2006

JSXML
A set of JavaScript XML tools written with the goal of speed, simplicity, and minimal code. A parser that doesn't mind if you throw 2000 lines of (well-formed) XML at it, a unique builder that invites the coding of GUIs (graphical user interfaces) around it, and an iterator that makes costly recursion unnecessary. I've released it under the LGPL (it's free for private and commercial use, no strings attached).

Released: Mar 29, 2022
XML
Download: sourceforge.net

Keywords: Xml, jscript, script, xparse, msxml

JS XML Document Reader
If you have sections of your web pages that are frequently updated, such as a table of links, or you have advertising, announcement, or message spots that change, it can be easier (by far) to simply change one file instead of dozens or even hundreds of web pages. Now, you can do such with ease using XML while having no dependance on server-side scripting. That is why I created the JS XML DOCUMENT READER. It can make updating and maintenance much simpler for you.

Platforms: IE5 and 6x
Released: Jul 14, 2022
XML

Copyright 1999-2006 © ATech Group, All rights reserved. Privacy Policy | Terms and Conditions