This is a very quick time application built using Microsoft ASP.NET. Its basic purpose is to show The Power and Rapid Application Development features in ASP.NET. Searching and record listing is a very common task in dynamic website development. In asp it can be done using html tables and looping with help of "for-next" or "while-wend" loops using vbscript.