Explore the Articles

Server Side

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
Server Side

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
Databases

Setting up an Automated Import/Export

This Tutorial shows you how to set up an automated Import/Export in SQL server 2000.

This enables you to download/upload data from/to your live websites at set times of the day without having to manually run it yourself.

This is a good option for running during the early hours to bring live data from your website down to your local machine to provide a backup. Read More
Manuals

Flash Album Generator 2 Manual

Ever wanted to have a nifty flash gallery for all your photos? With the Flash Album Generator 2 you can do that quickly and easy! This extension will resize your photos with Fireworks, create thumbnails and put them in an amazing Flash Album. The album is generated from Dreamweaver within a few clicks! All your photo’s will be displayed online instantly in a cool Flash Photo Viewer that is fully customizable to your site design. Read More
Dreamweaver

Dynamic Images resized to Proportional area

I needed a image that was dynamically driven to be displayed within a Proportional area (in width), I tried so many different tutorials to get it right and I just couldnt get it right... I was always missing something or it would execute the script correctly.

Read More
Server Side

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
Server Side

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
Server Side

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
Manuals

Smart CSS Shadows online help

Ever wanted to create cool CSS shadows which are cross browser compatible? Smart CSS Shader allows you to create drop shadows on paragraphs, tables, form fields, images and Flash Movies. This extension allows you to create customizable shadows without code hacking or using complex graphic applications.


Read More
Newer articles Older articles