Welcome to xefteri.com
Stuff of interest to Web Developers
Latest articles feed in XML RSS 2.0
Latest Articles
A ColdFusion weather custom tag
This custom tag will allow you to easily add a weather control to your website. Using the XML data feeds from weather.com we can produce owesome looking weather controls, both for current conditions and for forecasts. This control has a multitude of attributes, is fully customizable, easy to use, comes with example templates, and full source code provided.
Sep 15, 2005
A Coldfusion color picker custom tag
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!
Jun 27, 2005
Firefox download counter in Coldfusion
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.
Jun 21, 2005
Printing table headers on every page
Long tables that run over more than one page when printed do not display their headers on all printed pages, just the first one. It is possible though, with a few HTML and CSS hacks to get them to display on all printed pages.
Apr 18, 2005
Working with cfpop email headers
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.
Mar 31, 2005
Article feeds by category
  1. All categories All categories
  2. ColdFusion ColdFusion
    Macromedia web development
  3. Other Other
    Various kinds of technologies
  4. ASP.NET ASP.NET
    Microsoft's new development platform
  5. ASP ASP
    Classic ASP
Latest Forum Posts
  1. Problem with XML
    [ by evagoras on 2009-01-14 @ 3:18 AM in A ColdFusion weather custom tag ]
    By the way, I have only tested this under CF7 and CF8 (and testing now only under CF8). Make sur...
  2. Problem with XML
    [ by samhamilton81 on 2009-01-14 @ 2:24 AM in A ColdFusion weather custom tag ]
    Just for reference, here is the error message; Document root element...
  3. Problem with XML
    [ by evagoras on 2009-01-13 @ 3:11 PM in A ColdFusion weather custom tag ]
    It shouldn't matter that the validator service throws an error. Things should still work ok....
  4. Problem with XML
    [ by samhamilton81 on 2009-01-13 @ 5:19 AM in A ColdFusion weather custom tag ]
    Hi evagoras, thanks for your previous help.I've found what seems to be a problem with th...
  5. Error Message
    [ by samhamilton81 on 2009-01-12 @ 5:19 AM in A ColdFusion weather custom tag ]
    Great stuff, I see now.Thanks again for your help...
updated every 1 hour