By Psant
via raymondcamden.com
Published: Apr 08 2012 / 19:06
Earlier this week James Moberb introduced me to a cool little Java utility - jsoup. jsoup provides jQuery-like HTML manipulation to your server. Given a string, or a URL, you can do things like, find all the images, look for links to a PDF, and so on. Basically - jQuery for the server. I thought I'd whip up a quick ColdFusion-based demo of this so I could see how well it works.
Tweet
SaveShareSend
Tags: coldfusion, javascript
Add your comment