Lately I am working on XML so I wrote a bunch of UDFs in order to do things
that aren't doable out of the box, like validating against a DTD, XSLT
transformation passing parameters to the XSL template or DOM parsing. You
can find them on the italian CFUG website:

http://www.cfmentor.com/code/index.cfm?action=ls_script&cat=14

Don't be scared by the italian, the code is written in english, with
Javadocs for all the UDFs.
For each UDF I also assembled a simple demo like:

http://www.massimocorner.com/demos/validateXMLFile.zip

Or:

http://www.massimocorner.com/demos/xslTransformString.zip

Please give them a try and let me know, any feedback or bug report is more
than welcomed.

I still have a few ideas I want to try and then I plan to consolidate
everything inside a single CFC (there is some overlap among UDF right now),
but before going that way I want to be sure the code is rock solid.

Thanks

----------------------------
Massimo Foti
Certified Dreamweaver MX Developer
Certified Advanced ColdFusion MX Developer
http://www.massimocorner.com/
----------------------------


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to