Best Tutorials website
Latest tutorials

Advertisment

FORMATTING CURRENCY

FORMATTING CURRENCY

If you are building a shooping cart, you want to modify currency. If you add this simple code inside your code, you may easily change currency...


Views: 730 | Rating star | by Adam
ASP - Miscellaneous

Remote Scripting With JavaScript and ASP

Remote Scripting With JavaScript and ASP

Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of...


Views: 797 | Rating star | by Jarry
ASP - Miscellaneous

Towards Next Generation URLs.

Towards Next Generation URLs.

For many years we have heard about the impending death of URLs that are difficult to type, remember and preserve. The use of URLs has actually...


Views: 732 | Rating star | by Mathew
ASP - Miscellaneous

Query String Introduction

Query String Introduction

Explains the basics of using a query string to send information to different page.


Views: 750 | Rating star | by Marry
ASP - Miscellaneous

Always Updated Copyright

Always Updated Copyright

Never worry about your copyright being out of date again.


Views: 803 | Rating star | by Stephen
ASP - Miscellaneous

Access ASP Application object from a remote script

Access ASP Application object from a remote script

Basic idea and full source code to remote access contents of ASP Application object from a remote script. Lets you read, write and enumerate...


Views: 767 | Rating star | by Jason
ASP - Miscellaneous

ContentType tutorial

ContentType tutorial

ContentType command allows to use an asp file as a source for plain text, html, images, pdf files.


Views: 775 | Rating star | by Tutorial
ASP - Miscellaneous

Using ASP and javascript together

Using ASP and javascript together

This basic tutorial will show you how to include information in a non-asp page information generated from an .asp page by using javascript. A...


Views: 722 | Rating star | by Amy
ASP - Miscellaneous

Dynamic Javascript Includes

Dynamic Javascript Includes

Dynamically include javascript files in your page. Simply place all your javascripts in a sub directory and make one reference in your page to the...


Views: 840 | Rating star | by David
ASP - Miscellaneous

Prevent viewing of javascript and stylesheets

Prevent viewing of javascript and stylesheets

Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension....


Views: 790 | Rating star | by Donald
ASP - Miscellaneous

Creating Dynamic JavaScript with ASP and Databases

Creating Dynamic JavaScript with ASP and Databases

This tutorial explains how to put ASP tags inside of JavaScript blocks so developers can fit large amounts of data into one form on a single page....


Views: 779 | Rating star | by Ben
ASP - Miscellaneous

Client-Side Scripting and ASP

Client-Side Scripting and ASP

This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and...


Views: 747 | Rating star | by Source
ASP - Miscellaneous

Multi-Language Web Development

Multi-Language Web Development

Would you like to provide multi-language support on your site? This article discusses three different ways in which you could organize your site to...


Views: 810 | Rating star | by Marry
ASP - Miscellaneous

Web Development Reusability : Improve Reliability Quality and Productivity

Web Development Reusability : Improve Reliability Quality and Productivity

Reusability is one of the simplest and the oldest concepts in programming. It is also the most underutilized concept. When implemented correctly...


Views: 716 | Rating star | by David
ASP - Miscellaneous

Determining How Long Your Users Spend Filling Out Forms

Determining How Long Your Users Spend Filling Out Forms

The author writes 'Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies...


Views: 747 | Rating star | by Sarah
ASP - Miscellaneous

How to display your code

How to display your code

Here is a solution to displaying ASP code in an ASP page without executing the code. Useful for displaying the code in an article about ASP.


Views: 813 | Rating star | by Slicer
ASP - Miscellaneous

Professional Windows DNA

Professional Windows DNA

This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+,...


Views: 753 | Rating star | by Jarry
ASP - Miscellaneous

HTML code reduction

HTML code reduction

This script will open all HTML pages within the specified directory, reduce the file size of your html pages, and the files will be saved back. You...


Views: 757 | Rating star | by Source
ASP - Miscellaneous

ASP 3.0 Object Model

ASP 3.0 Object Model

Here, you will find reference material on Active Server Pages 3.0 Object model. Browse through all the methods, collections, properties and events...


Views: 746 | Rating star | by Sean
ASP - Miscellaneous

404 Error Report

404 Error Report

No one likes to see 404 pages and it's even worse when you find one on your own site. This tutorila explains how to make the 404 page useful...


Views: 767 | Rating star | by Colin
ASP - Miscellaneous