Click to See Complete Forum and Search --> : Point me in the right direction


todd
06-08-2005, 04:52 PM
I would like to learn how to create a search function on a website that acts like what you see on a library website. Search parameters would be

keyword
author
grade level

Additionally, I would like to create an administration page in which new books could be added to the database.

Currently, I just code HTML but am a quick study.

Is there anyone out there that can help? THANKS

Stephen Philbin
06-08-2005, 05:39 PM
Point me in the right direction

It's that way. --->

:D




Hehe, just kidding. ;) What you need is quite simple, but starting from scratch (including learning) may take a while. Basically all you need is a simple database and a server side language. Before anyone can really help with guidance etc we need to know what your server supports. Have a check with you hosting provider and see which sirver side language (if any) they support. The two most common are PHP and ASP.