RGL
09-18-2006, 08:18 AM
I've been asked to creat an inventory catalog at work. I was asked to do it in HTML so that it can be put on our Intranet, though that has not even been developed yet.
Anyway, we must do what the boss want's and they do not want another database (we have two now) though I think another db is the way to go.
Here's the requirements. I need to produce the inventory catalog so that is has part numbers, pictures, and various other peices of info. I've thought of a few ways to do it:
1. create a main category page that links to sub category pages that then link down further and so on until you hit what you want.
2. Create just one massive page and have internal page links to take you to that section.
3. A combination of 1 and 2.
So on to my question. Without the benifit of another database. Having html as my only option at this time. Is there a way I can create a page for each part and have a main search page that allows me to search for keywords or pages. I'd like to create a page for each part or main category and then another search there.
These pages will NOT be put out on the net. They will only be used in house. We use IE so that needs to be considered.
I only need advice on the searching portion. Any suggestions?
Anyway, we must do what the boss want's and they do not want another database (we have two now) though I think another db is the way to go.
Here's the requirements. I need to produce the inventory catalog so that is has part numbers, pictures, and various other peices of info. I've thought of a few ways to do it:
1. create a main category page that links to sub category pages that then link down further and so on until you hit what you want.
2. Create just one massive page and have internal page links to take you to that section.
3. A combination of 1 and 2.
So on to my question. Without the benifit of another database. Having html as my only option at this time. Is there a way I can create a page for each part and have a main search page that allows me to search for keywords or pages. I'd like to create a page for each part or main category and then another search there.
These pages will NOT be put out on the net. They will only be used in house. We use IE so that needs to be considered.
I only need advice on the searching portion. Any suggestions?