Page is a not externally linkable
circuitjump - 5:32 am on Mar 1, 2002 (gmt 0)
It's not completely done yet. It still has some bugs. One to be exact(from what I've seen so far). If anyone would like to work on it to use it for there site, just sticky mail me and I'll send it on to ya.
Not to change the subject all the way, but I made a search results page in javascript. The neat part about it is that it grabs the info from a db and puts it into a dimensional array that way the server doesn't have to deal with all the request all the time. It sends the info once when the search is made. After that, the JS page takes care of all the rest.