I am doing a site for a news station. Suppose I have multiple db's. One for sports, one for world news, one for local news, etc. Is there a subroutine I could write to access the newest (by dbkey) record from each db and place it on one page?
---Scratch that...
Just one simple subroutine for each database. Then I could use SSI to run each program and get the data for the main page. I need a new mini program because you can't pass name=value sets through SSI. How would I grab the newest line from a DB without using the DB man program? I would use DBMan for searching and adding records.
Thanks
[This message has been edited by ChrisE (edited July 06, 1999).]
---Scratch that...
Just one simple subroutine for each database. Then I could use SSI to run each program and get the data for the main page. I need a new mini program because you can't pass name=value sets through SSI. How would I grab the newest line from a DB without using the DB man program? I would use DBMan for searching and adding records.
Thanks
[This message has been edited by ChrisE (edited July 06, 1999).]

