Main Page Content
Code
February 02, 2004, in Code
On Time, Every Time: Timing Material in CF
by gothwalk | Providing timed in and timed out material can allow you to kick back and relax over the holidays, secure in the knowledge that all your holiday graphics and greetings will appear on your site at the right time - and disappear again when the day is over. This article shows how to do this in Cold Fusion. Read More »
January 25, 2004, in Code
PHP Login Script with Remember Me Feature
by jpmaster77 | This tutorial will teach you how to create a login member system with the popular "Remember me" feature. Allows use of MySQL and flat file databases. Read More »
October 16, 2003, in Code
An explorer script with no need for ID
by codepo8 | As a lot of people use windows explorer to navigate through their harddisk, more and more people ask for the same navigation for deeply nested web sites. This article explains how to develop one of these in a backward-compatible, expandable and accessible way. Read More »
October 14, 2003, in Code
Dynamic IP redirection
by jverde | Those working on the internet as webdevelopers or webdesigners more than often find the need to host webservers on their own machines to let their clients follow their work. The problem is that as the IP changes, the address they gave their clients will stop working. To solve that, several companies offer you the chance to update your dynamic IP everytime it changes allowing you to keep a static URL pointing to your working, localhost machine. Read More »
July 23, 2003, in Code
Successful inline lists in Netscape 4
by bmason | Inline lists are a popular technique, particularly for creating semantically correct horizontal navigation tools. But Netscape 4 has problems rendering such lists. Here's how to work around it and get a functioning inline list. Read More »
July 07, 2003, in Code
Dynamic Websites ... on a CD.
by rob.smith | In this article, I will attempt to illustrate what it takes to bring your favorite dynamic website to your system, without the big WWW. This tutorial includes the use of ASP (VBScript) and a Microsoft Access 97 database. Don't forget the CD of course. Read More »
June 10, 2003, in Code
Abracadabra: Automating Analog and Report Magic
by ideahamster | Analog may be the most popular Web stats analyzer in the world, but it isn't the most intuitive program for Windows users to automate. These step-by-step instructions will get the program working on your NT server, like magic. Read More »
May 20, 2003, in Code
Effectively Implementing SQL Phrasebooks
by tag | Implementing fast, portable SQL Phrasebooks using string formatting. Examples in PHP and Perl. Read More »
May 19, 2003, in Code
Clever forms with PHP
by codepo8 | Creating forms that check for mandatory fields and highlight them if they are forgotten can be quite a pain. Accessibility tools such as Bobby make it even worse, as they expect an initial value for each element. Learn how to use two small PHP functions to do this job for you. Read More »
April 24, 2003, in Code
Reinventing Hypertext Links
by Xanadu | How to clarify links on a web page so the user can tell instantly what they represent. Read More »

