setDatabase("queensgatearchive"); $frontend->setUseTemplates(1, __FILE__); include("./hpacde_includes/includes/frontendheaders.inc.php"); if(!$_SESSION['authorised']) { header("Location: login.php"); exit; } ?> Queens Gate Digital Archives buildJavascript();?>

Connect | @QueensGateSch

  1. To carry out a simple search type a search term, eg tram, into the keywords box below then click on the SEARCH button
  2. To search by either a SUBJECT or a PLACE select from the drop-down lists and then click on the SEARCH button.
  3. To make a combined search select from the SUBJECT and PLACE drop down lists then click on the SEARCH button.
buildHTML($action); break; case "collections": $query->setSQL("SELECT DISTINCT Collection FROM queensgatearchive WHERE Collection <> ''"); $query->execute(); echo '
'; while($row = $query->getRow()) { $collection = $row['Collection']; if($collection === 'Please select') { continue; } echo '
'; echo '
'; echo htmlentities(str_replace("_"," ",$collection),ENT_QUOTES); echo '
'; } echo '
'; echo '

Back Search again

'; break; case "subset": $collection = getFormVariable("collection"); $query->setSQL("SELECT DISTINCT Sub_Set FROM queensgatearchive WHERE Sub_Set <> '' AND Collection = '$collection'"); $query->execute(); echo '
'; while($row = $query->getRow()) { $subset = $row['Sub_Set']; if($subset === 'Please select') { continue; } echo '
'; echo '
'; echo htmlentities(str_replace("_"," ",$subset),ENT_QUOTES); echo '
'; } echo '
'; echo '

Back Search again

'; $_SESSION['searchMemory'] = array('collection' =>$collection); break; case "advanced": ?>
Browse Image Collection Browse the Log Archive

Search again

buildHTML("Alpha pad"); break; case "zoomWindow": $frontend->buildHTML("zoomWindow"); ?>
Digital image copyright © Wrexham Archives and Local Studies Service. All rights reserved.
[ Print ] [