Advertisment
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...
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of...
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...
Explains the basics of using a query string to send information to different page.
Never worry about your copyright being out of date again.
Basic idea and full source code to remote access contents of ASP Application object from a remote script. Lets you read, write and enumerate...
ContentType command allows to use an asp file as a source for plain text, html, images, pdf files.
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...
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...
Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension....
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....
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...
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...
Reusability is one of the simplest and the oldest concepts in programming. It is also the most underutilized concept. When implemented correctly...
The author writes 'Have you ever wondered how long your visitor spends filling out a particular form? Such information is vital for companies...
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.
This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+,...
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...
Here, you will find reference material on Active Server Pages 3.0 Object model. Browse through all the methods, collections, properties and events...
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...