- 1,251 categories
- 40,829 scripts
- Based on an HTML template file, this ASP sample code formats pages of a web site dynamically. It allows you to change the appearance, layout, fonts, colours and pagewidth throughout the whole site just by replacing one template file. It also allows y...
- Categories
- Platforms
- Licenses
- The checkbox object is coded along the same lines as radio buttons, however each checkbox must get its own unique name since the state of &"checked&" or &"not checked&" will be passed to ASP for each box. Remember ...
- Categories
- Platforms
- Licenses
- If you have a website and want to know when it goes down, here''s a simple ASP code to report when your server goes down.
- Categories
- Platforms
- Licenses
- Setting up a simple file downloading system with VBScript and ASP is no sweat. The primary use for a system like this is to allow downloading of any TEXT based file that would normally be served via a client''s browser and be unable to be downlo...
- Categories
- Platforms
- Licenses
- A very important coding method to understand when developing ASP pages is the page that submits to itself. This technique is very powerful and can drastically reduce the number of files you have to maintain and the number of places in which you need ...
- Categories
- Platforms
- Licenses
- This is a simple ASP script that lets you count and show in your pages the number of active visitors in a given moment. The script has two parts: a file name global.asa, and a small code to place in your pages to show the number of active users.
- Categories
- Platforms
- Licenses
- This is a set of ASP scripts that allows you to show to your visitors different ads each time they access a page from your server. The system is based in three different pages: global.asa that will be assigned a variable name session(&"ad&am...
- Categories
- Platforms
- Licenses
- This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.
- Categories
- Platforms
- Licenses
- Step by step tutorial on creating a Java COM component which accesses and uses ASP Intrinsic Components. Sample Project files, Component and ASP code available for download.
- Categories
- Platforms
- Licenses
- This article is primarily for Active Server Pages (ASP) developers who would like to take their ASP skills a step further. By bundling ASP code into server-side components, developers not only increase Visual Basic functionality and ASP speed, but al...
- Categories
- Platforms
- Licenses
Page: