Current User: guest
<
Blog
Welcome to the Blog
This is the new SOSensible site blog. We hope you find stuff worthy of your visit!

sosXML.cfc goes live!

(Posted on 29-Apr-07)

If you are tired of trying to figure out how to do things with XML objects or your just tired of looking in the docs... we hope this will help!


* attributesCount()
* attributesDelete()
* attributesExist()
* attributeSet()
* attributeGet()
* attributeParam()
* attributesGetStruct()
* attributesList()
* childAdd()
* childrenCount()
* childrenDelete()
* childrenExist()
* childrenGet()
* elementGetName()
* elementGetRoot()
* elementGetText()
* elementHasText()
* elementSetText()

If you don't want them all, use what you do. If you just want to know how to do some of these things... here is a class in a "class". :)

Get it at RIAForge. (Posted project just before this blog post, so you should be able to get it now.)

John Farrar