This Intelligent Agent tag retrieves the cost and the expected delivery time for a parcel/document delivery from the UK to "anywhere" in the world from the DHL UK website.
CF_StockGrabber is a custom CFML tag that allows a user to pass a single stock, mutual fund, or index ticker symbol OR a comma delimited list of stock, mutual fund, or index ticker symbols for processing. The tag takes the symbols and queries Yahoo's quote.yahoo.com site using CFHttp. The results are returned to the user as variables for further processing. Because the tag makes use of CFHttp, the user never has to leave the site calling the tag.