print row from database

admin

Administrator
Staff member
Ok
Here we go. I have 10 tables, each stand for a department.
Inside the table = employees, date hired, personal info etc.
I have it to where if you enquire about the dept. you get the names in the dept. , but I need the names to be hyperlinks to the row in the database which contains all fields.

I'm looking for a way that one script does it all. Some depts. have hundreds which would be hard to write individual scripts.
Open for suggestions as well.
Thanks (:>)
matt
 
Back
Top