Explore the Articles

Manuals

Configuring UltraDev and PHAkT to use an Access Database on PWS

A tutorial, covering the installation of an Access DSN and how to configure UltraDev & PHAkT's PHP Server Model to correctly make use of it. Read More
Flash

Flash 'n' ASP

An excellent tutorial about integration between Flash and ASP code!
You should definitely read this one if your are going to do some dynamic Flash generation.

Read More
Server Side

Create a Fully Functional, Multifeatured ASP Shopping Basket

For an e-commerce Web site, a shopping basket is a crucial part of the equation. Having a fully functional and easy-to-use shopping basket can be the difference between a shopper completing his or her visit with a purchase from your site, or simply adding to the list of abandoned baskets on the Internet. The days of the HTML form as shopping basket are long gone; your shoppers expect more. ISPs and business owners know this, and that is why, today, most ISPs will charge an extra fee to add a shopping cart to your hosted Web site. This article shows how to create your own shopping cart relatively easily.

Read More
Server Side

Preparing your ASP Pages for a Transition to ASP.NET

This article briefly examines the design and development changes in ASP.NET from classic ASP. This article focuses on looking at how to write your ASP code today to make it easier to port the ASP code you write today into future ASP.NET code.

Also keep in mind that both ASP and ASP.NET can run simultaneously on a Web server. When moving to ASP.NET you are not required to migrate all of your ASP pages to ASP.NET pages. However, you may wish to due to ASP.NET's enhanced performance and better code maintainability and readability over classic ASP.

Read More
Server Side

An Introduction to Regular Expression with VBScript

This article will explain some basics about regular expressions. So you can get started.

Read More
Server Side

Using ASP to Internationalize Your Web Pages on Windows 2000

You can publish international Web sites by taking advantage of the language-support features included in Windows 2000 and Active Server Pages (ASP). Windows 2000 supports the use of multiple languages on one machine, while ASP supports publishing in multiple languages—you can declare a language for each ASP page or for each ASP application. You can also mix languages on the same ASP page.

Read More
Server Side

Setting the Code Page for String Conversions

A code page is an internal table that the operating system uses to map symbols (letters, numerals, and punctuation characters) to a character number. Different code pages provide support for the character sets used in different countries. Code pages are referred to by number; for example, code page 932 represents the Japanese character set, and code page 950 represents one of the Chinese character sets.

Read More
Dreamweaver

Using stored procedures within Dreamweaver UltraDev

Stored procedures are used to increase Web application performance, ease the maintenance of SQL statements within Web pages and provide for the reuse of commonly used SQL statements. Dreamweaver UltraDev has a built in feature that allows for the use of stored procedures within Web pages.

Read More
Server Side

Making Repeated Regions Dynamically

This tutorial shows how to make use of the repeated regions in Ultradev dynamically with just some simple adjustments to the code. Complete with pictures and a working example link. (sorry, the link is not available anymore) Read More
Dreamweaver

Poll - How To create one?

Following pages will help beginners to create  a poll voting system. There are two main sections and first one is a Poll tutorial and second one is introduction into a  Poll Voting System.
You don't need to have excesive knowledge of handcoding or database to create a simple poll. Just follow the instructions and if you get stuck feel freee to e-mail me.
You can also visit Poll Voting System 1.0 help site.

Have fun

Read More
Newer articles Older articles