Active Server Pages Page 1 of 2
350 (Comments Included) lines of Code that Form a Single Dynamic (Add new Records,Delete Selected R 
ASP sample of Registry Access component 
Call this sub to populate a table, using the passed ADO Recordset and other parameters. 
Checking for no data posted. If there's data posted in the variable called NAME, it's displayed o 
Code to cast your vote(by using application object) Poll your vote and enjoy... 
Code to display column name,size,date created,datatype,defined size for any database using Adox 
Convert ADO Rs into an HTML 
Create a file using ASP with the FileSystemObject 
Defines the click event for the label control, creates a popup message box 
Delete file using FileSystemObject 
Demonstrates recordset paging. 
Describes On How Activex Controls can be Used Along With ASP 
Detecting Browser Type 
Display a Server-side Directory 
DSN less connection 
DSN-less database connection with simple database example. 
Ecard from text file 
Find the record in data base by name 
formating Date for Web 
Get All fields and values from a database by entering the name of table. Written in ASP. 
Getting Schema Information From Any *.MDB , MSSQL or Other DataBase And Building a Dynamic Table. ' 
Good example for creating an object with Session scope so You can use it on all Application pages 
Good Example for read all File Names from any directory and linking it on one page Using Content Li 
Here are functions that provide you the possibility to encode/decode strings with Base64. 
How to call a stored procedure from active server pages 
How to change information in a database using Active Server Pages (ASP). This method creates a reco 
If You do not want to use global.asa in previos example use this code 
Implement TreeView With ASP 
In example below don't forget to rename _ScriptLabrary directory to Script and this example sho 
List all the server variables - VBScript 
Lists all file within the current directory. 
Loop through Submitted items that were POSTed from a form 
MyInfo Component Sample 
Opens a file called testfile.txt and reads the first line. 
Populate a combo box with information from a database 
Populates a drop down menu from the contents of a table in a database 
Populates a table with records returned from a database 
Previous Code continued... Displaying Details of value send thru' select Box 
providing the paging concept programmatically in Active server pages 
Read table information from *.mdb file (add any *.mdb to root directory) or SQL Server DB (Change 
Retrieve Server Variables 
Runs a Keyword Search in ASP 
Save ADO recorset to XML file and open the XML file with VBscript 
Selects a Value from comboBox which is populated from database, then shows details of the value in 
Send email from within Active Server Pages on an NT server. 
Setup a DSN-Less database in Active Server Pages. 
Simple Chat Application In ASP 
Split Search. This Program is search the text in all text and html files of Windows directory and d 
Takes data from a field in a database record, for example the field named Size, the data contained 
This asp page contains a function which uses Regular Expression patterns to find html strings. The 
This Code formats a Date in the form of ddmmyy! 
This code provides text encryption and decryption. As well as pseudo-random password generation. My 
this example allows the user to access the ASP objects from a .DLL file and access the .DLL from th 
This has probably been done a million times but this is another variant of how to create dropdowns 
This is a compilation of functions I use when working on ASP projects. There are functions to build 