Explore the Articles

Databases

RegExp on Search Results

This tutorial shows how to make use of Regular Expressions to make your search input return in a choosen style (bold, font, color) within the search result.

Read More
Server Side

Creating and Displaying a Poll

In this tutorial we will use an Access database to store the results from a poll, and then on a separate page, list the current results using both text and graphics.

Read More
Server Side

Insert Page and Auto-Number

This tutorial explains how to easily create an Insert Page that saves/returns the auto-number value of the newly created record. It is backwards compatible with all other Server Behaviors (ex: Duplicate Check). Read More
Server Side

Allow viewers to send you Feedback regarding your Site

In this tutorial, we will cover how to allow viewers send you feedback through a simple form and some coldFusion. It will consist of one page. We will not be using screenshots, just some code. We will also try to keep it moving fast, although still not prior ColdFusion knowledge is required. On your mark. Set. Go! Read More
Server Side

Build Master/Detail page in ColdFusion

Build a dynamic Master/Detail Page in ColdFusion. Tutorial assumes no prior knowledge of ColdFusion. Happy programming! UDnewbie.com Read More
Server Side

A tiny .htaccess tutorial

This is mostly a "stick this in your application" tutorial. The file only does two things, and only on Apache servers, and I explained them as simply as I could. But they offer HUGE functionality for web developers, so take the time to read about it. Read More
Dreamweaver

Restoring your DW/UD Configuration

If you're like like me and frequestly mess about with DW/UD standard toolsets without really knowing what's going on then here's a few tips to make sure you don't kill DW/UD outright.............. Read More
Server Side

Building a functioning mini website with dynamic contactlist

A beginner tutorial describing from beginning to end how to set up a three page website with a dynamic contact list combined with a detail page, the finished project is included for study.
This tutorial covers: Defining the site, building a page and copying it, setting up a quick Database, creating the connection, using the dynamic data and creating a detail page in full detail, no live objects here.

This tutorial is compatible with Dreamweaver MX, in MX the databindings panel is upgraded to what is now the Application panel.

Read More
Server Side

Getting rid of your ADOVBS.INC file!

Just say NO to using ADOVBS.INC in your ASP pages. It's not the right way to do things. It requires an include file in *every* page that uses any ADO constants. Include files impose overhead -- significant in sites that see a great deal of traffic. Furthermore, this file is fairly long, including all kinds of constants of which any one page will probably only use one or two. There is a better way........

Read More
Dreamweaver

Dreamweaver 4 Tutorial: Tips and Tricks

Learn Dreamweaver 4 tips and tricks by reading this project focussed tutorial. Read More
Newer articles Older articles