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. This forum is now locked
    [ by evagoras on 2008-11-26 @ 2:40 AM in ASP.NET ]
    Since this site is becoming increasingly ColdFusion oriented, I have turned off the ASP.NET foru...
  2. XML structure has changed
    [ by jedifan on 2008-11-09 @ 6:23 AM in A ColdFusion weather custom tag ]
    WooHoo!!!Back on line! I love it.Thanks much!...
  3. XML structure has changed
    [ by evagoras on 2008-11-01 @ 4:54 PM in A ColdFusion weather custom tag ]
    The solution is easy. Just replace line 195 of the "weather.cfm" custom tag (it's the line that ...
  4. XML structure has changed
    [ by jedifan on 2008-11-01 @ 4:54 AM in A ColdFusion weather custom tag ]
    Does anyone monitor this forum? I love the module, but if it cannot be fixed, then I'd just lik...
  5. XML structure has changed
    [ by jedifan on 2008-09-27 @ 6:03 AM in A ColdFusion weather custom tag ]
    I changed attributes.daysForecast to 5. SAME error.Any other ideas?...
updated every 1 hour