Browsing ASP/ HTML
Compact and Repair Access Database
Compact and Repair You can use the "Compact and Repair" function in Access from ASP code.
Easy Regestry Manipulation - ERM
This code is useful for write, read and delete strings in regestry using wscript.
ASP List Boxes Move Data
couple of ways of moving data between two list boxes.
changebutton color on Mouse move using CSS and Javascript
Better InterfaceOriginal Author: Marcio CoelhoAssumptionsThis code demonstrates how the button change color when the mouse is over it.
Read Query String on Client Side Using VBScript
This function reads all query string dynamically.
Define what you want to be printed from your page
Using CSS you will be able to say what you want to be printed.
Find & Replace (ver 1.0)
This will find all occurences of a string in a text file and replace it with another string.