We’ll learn how to create and use a ColdFusion custom tag, that will add a color picker field to a form and make it easy to select a web safe color. No popups were harmed during the making of this article!
We’ll see how to create and use a ColdFusion custom tag that will make it easy for us to display the Firefox download counter.
Using the cfpop tag to retrieve emails returns the headers as one long text string, which makes it difficult to get specific values. In this article we’ll see first how to get the headers, and then how to work with them to get the name-value pair we want.