J
|
Jane 12/22/2009 |
Junior, if (@$_REQUEST["a"]=="search") |
J
|
junior79 author 12/22/2009 |
// List page: Before SQL query |
J
|
Jane 12/23/2009 |
Junior, $strSQLSave = "INSERT INTO located (barcode, description, location) SELECT barcode, description, location FROM boxes WHERE ".$strWhereClause; |
H
|
htwebdev 12/23/2009 |
Sweet, was just getting ready to research this very thing. Thanks. |
J
|
junior79 author 12/23/2009 |
I hear ya htwebdev, I try for some hours before I give up then i post on here and Jane normally comes to the rescue. |