This section contains tutorials written by members of this site and links to tutorials of external sites. To add a new tutorial login and press the "Add New Article" button. Can't find your tutorial? Feel free to place a request.
15822 Users read it.

Creating additional Sessions from Login page
by Carl Grint (August 18, 2008)

Creating additional Sessions from Login page This Tutorial shows you how to create extra Sessions from the Macromedia Login behaviour, with just a couple of lines of coding.

Whats included

3 ASP pages
1 Access 2000 database


What you need

Dreamweaver MX and above IIS or PWS
Access 2000 or above


Requirements

You will need to feel comfortable creating an Access database (or your flavour of db) and working with simple hand coding of ASP pages.

The Connection string is a DSN-less, so you will need to change it to reflect your hard drive. Simply open the NewSession.asp page in the Connection folder and change the string to the path of the database on your hard drive.

Have fun, any questions, queries etc, feel free to email me via the Tutorial Contact page on the website (www.cgw3.co.uk)
Read more
14678 Users read it.

Build a Email to Multiple recipients system
by Carl Grint (August 18, 2008)

Build a Email to Multiple recipients system This tutorial shows you how to build a two page system to send emails to multiple recipients in Dreamweaver MX for Access 2000.

This Tutorial details how to build the Email to Multiple recipients system, which can be used as a Newsletter or any other process you have in mind.

Each person recieves an individual email addressed to them personally, rather then having multiple To's
You can include Hyperlinks and emails addresses which are converted to active links.
Read more
28142 Users read it.

Form to Email (CDOSYS)
by Carl Grint (October 25, 2006)

Form to Email (CDOSYS) This tutorial shows you how to make a Form which sends details to you via an Email based on CDOSYS. I have provided working ASP files for you to view and customise to your own needs.
Read more
8317 Users read it.

Recordset Paging with Page Numbers
by Raj Vaswani (September 13, 2006)

Recordset Paging with Page Numbers First I didn't write this but found it on a site that no longer exists and I wanted to put it up because many people have this question and most people answer it by telling them to buy an extension. You should not have to spend $40 in order to do this in my opinion.
Read more
3124 Users read it.

Show Records until a Certain date
by Carl Grint (March 25, 2006)

Show Records until a Certain date This short tutorial will show you how to use a quick WHERE statement to filter your records so it only shows whilst the date column in the table is either greater or equal to the current day.
Read more
7394 Users read it.

Convert a Date to ISO format
by Carl Grint (March 25, 2006)

Convert a Date to ISO format

This short tutorial will show you how to take any date, either in a database or passed in your page, and split it up and reassemble in the ISO format.

This can be very helpful in querying against your database, as it does not require the database to be set to your localised language and thus Date format, I have also found Access plays a lot nicer when the Date is in ISO format.

Read more
30367 Users read it.

Create a Login page and Userdetails table
by Carl Grint (March 25, 2006)

Create a Login page and Userdetails table This Tutorial walks you through setting up a database table to house your Users login details, and set up a Login page within Dreamweaver.

It also included details on Restricting access to pages within your site to only those who have logged in via your Login page.
Read more
712 Users read it.

Set LocalID to UK
by Carl Grint (December 11, 2005)

Set LocalID to UK This small piece of code is used to set the locality ID to UK to ensure dates and other regional data is set correctly. produces dates as dd/mm/yyyy if you enter Now() or Date()
Read more
13510 Users read it.

Dynamically redirect your Login page
by Carl Grint (December 11, 2005)

Dynamically redirect your Login page

This Tutorial enables you to use 1 login page for sites with areas restricted to certain users.

By using a column in your database, and a small piece of coding to add to the login script, you can move your users dynamically to the appropriate folder for their access level.

Read more
10229 Users read it.

Display Records until a Certain date
by Carl Grint (December 11, 2005)

Display Records until a Certain date This short tutorial will show you how to use a quick WHERE statement to filter your records so it only shows whilst the date column in the table is either greater or equal to the current day.
Read more
Follow us on twitter Subscribe to our RSS feed
Activate your free membership today | Login | Currency