Yeah...I just got done learning the basics of javascript. Now that I have completed that, my tech teacher wants me to creat for him a "javascript database." Now, what this database needs is one selector window, where you can select from a range of years. Then, it needs a field where the user can enter text (such as their name and address). Then (it gets kinda complicated here) it needs to catagorize the sets of information entered and group it by the years selected. From there, it needs to then spit out the information on a webpage that corresponds with the year selected. I already tried posting my problem in the forums over at www.guistuff.com, but to no avail. They didnt have any clue of how to make that work with javascript. So, if anyone can point me in the direction of a tutorial or example of this, it would be much appreciated.