Welcome to xefteri.com
Stuff of interest to Web Developers
- 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.
- 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!
- 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.
- 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.
- 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.
|
Latest Forum Posts
-
XML structure has changed
[ by killerwebs
on 2008-05-06 @ 7:37 AM
in A ColdFusion weather custom tag ]
Ok, it seems changing all the tag references to anything over 5 days forecast fixes it......
-
XML structure has changed
[ by killerwebs
on 2008-05-06 @ 7:21 AM
in A ColdFusion weather custom tag ]
OK, I have the current conditions working, need to change this param in the weather.cfm&...
-
XML structure has changed
[ by killerwebs
on 2008-05-06 @ 7:12 AM
in A ColdFusion weather custom tag ]
Anyone else notice the XML structure changed? Has anyone modified it to work yet. I am unsuccess...
-
printing issue
[ by nitin hinge
on 2008-03-24 @ 3:33 AM
in HTML, CSS & Javascript ]
hi evagoras ...the following code which u had given works well in IE ,,,footer gets printed in e...
-
printing issue
[ by nitin hinge
on 2008-03-20 @ 12:01 AM
in HTML, CSS & Javascript ]
hi evagoras ...the following code which u had given works well in IE ,,,footer gets printed in e...
updated every 1 hour
|