INDEX.ASP is the main file, the index file..
This is the file that will connect to an database and retrieve data from it
but uses functions(one file pr function)

So..
one file connects to the DB
one file INDEX.ASP asks the DB stuff (to list some records)
one file disconnects from the DB

Hehe, now.. im about to make this into a ONE page thingy called FUNCTIONS.ASP
which we can use to call these functions from..hmm..

