Hi all,
Im looking for a web interface that i could modify instead of codding it all myself since that will take eternity to do for me.
Here is basicaly what I need:
Be able to add, edit, delete, and view items (parts). The add/delete/edit fuctions should only be done by specific users. View would be for others (dealers only). Preferably 2 seperate script, 1 that will be run from the dealer directory, and 1 from the admin directory, both .htpasswd password protected.
Each Part, should have : Part#, Description, Cost, suggested retail.
I am presently doing this from an Exel spreadsheet but it's very hard to keep track and manage. I'm sure for some of you, this is something easy but for me is an ENORMOUS task that I would not be able to achieve from scratch.
Is there anyone that knows if this has already been done that I can simply tweak to my liking? Or is willing to start me up?