Explore the Articles

Dreamweaver

Creating Simple Rollover Images

This lesson will demonstrate how to create simple rollovers in Dreamweaver 4. We created some source files for you to follow along with if you don't want to take the time right now to create some buttons. Read More
Server Side

Alternate Row MouseOver Color

This tutorial will show you how to use CSS/JS/VB in combination with a repeated region to make your view dynamic even more. Read More
General

Setting Up IIS 5 under Windows 2000 Professional

There are many tutorials how to set up the PWS under Windows 98. However, wehn you migrate to Windows 2000 Professional, how is the IIS 5 installed?
This tutorial covers the steps of the IIS 5 installation under Windows 2000 Professional. There are many screenshots to show the user around.
Read More
General

Installing PWS with Windows ME

Microsoft says Windows ME does not contain the Personal Web Server (PWS). However, it is possible to install the PWS with Windows ME. See a page with links to resources dealing with the installation of PWS with Windows ME. Also includes Macromedia resources. Read More
Databases

The UD 4 Connection

A tutorial for the New UltraDev user to make a DSN and a DSN-Less Connection to a Database Read More
Server Side

Replace VbCrLf in TextArea

This is a simple tutorial on how to replace VbCrLf in a textarea by <br>, so that you can format the input when displayed.  Read More
Server Side

Multiple Update of Records Part 2

Part 2 Multiple Update of Records

This tutorial will show you how to update multiple records on the same page as the multiple delete action. Must read Part 1 to understand how things are setup.

Part 1 Multiple Delete of Records

This tutorial will show you how to perform a multiple delete of records in one operation.

Note:
if the recordset in the working example is empty, you will have to wait untill i have filled it again with records.

Source:
4guysfromrolla, changed for use with Macromedia Ultradev/MX.

Read More
Server Side

Multiple Delete of Records Part 1

Part 1 Multiple Delete of Records

This tutorial will show you how to perform a multiple delete of records in one operation.

Part 2 Multiple Update of Records

Will show you how to update multiple records in one operation on the same page.

Note:
if the recordset in the working example is empty, you will have to wait untill i have filled it again with records.

Source:
4guysfromrolla, changed for use with Macromedia Ultradev.

Read More
Manuals

How to use radio buttons to get a user choice in a Server Behaviour Interface.

This tutorial details the steps I took when trying to add Radio Buttons to my SB user interface and have them behave the way I wanted them to. Read More
Server Side

Common Application of Regular Expressions

Regular Expressions (for those not yet acquainted with them) provide a way of matching patterns of strings that may be simple or extremely complicated and they do it in a very efficient manner. This is a good follow up on a previous link provided by George Petrov, which is called: : An Introduction to Regular Expressions in VBScript.

 

Read More
Newer articles Older articles