Ok here the link
LINKI got it back up and running but this time you can search it. Every month I will make additions to the database.
Walking Liberty design isnt working right now. Please give me some timeto look intot he code for that. Other than that it works.
Brad T. Simms
MCDBA MCSA MCP
SQL Server Database Admin
SQLgeek.org
Comments
MCDBA MCSA MCP
SQL Server Database Admin
SQLgeek.org
I was able to pull up data with no problem.
MCDBA MCSA MCP
SQL Server Database Admin
SQLgeek.org
Cameron Kiefer
What are the sample slabs?
MCDBA MCSA MCP
SQL Server Database Admin
SQLgeek.org
Pennies make dollars, and dollars make slabs!
....inflation must be kicking in again this dollar says spend by Dec. 31 2004!
Erik
Cameron Kiefer
The drop-down for dates skips from 1937 to 1939! Oops.
Ken
MCDBA MCSA MCP
SQL Server Database Admin
SQLgeek.org
for ( $i = 1909; $i <= date("Y"); $i++ )
{
echo "<option value="$i">$i</option>"
}