{ # $Id: targets.egw,v 1.7 1995/11/08 16:14:34 adam Exp $ source /usr/local/etc/httpd/conf/ztargets.conf if {[info commands saveState] == ""} { source z39util.tcl } } Europagate, WWW/Z39.50 Gateway
Welcome to EUROPAGATE
Part of Europagate is a World Wide Web to Z39.50 gateway. The gateway provides search and retrieve facilities in the databases of various libraries.

Europagate is a project in the EU libraries Programme carried out by:
University College Dublin
Technical University & Library of Denmark
Library Council
Consejo Superior de Investigaciones Científicas


Choose a Z39.50 target:

{ foreach t [array names targets] { html {
} [lindex $targets($t) 0] " \n" set desc [lindex $targets($t) 4] if {$desc != ""} { html "
$desc\n" } } }
{ z39history }
This page is maintained by Peter Wad Hansen . Last modified 25. september 1995.
This and the following pages are under construction and will continue to be so until the end of December 1995. { html "
\n" html "

Debug information

\n" html "sessionId: $sessionId
\n" html "sessionParms: $sessionParms
\n" foreach e {SERVER_NAME PATH_INFO SCRIPT_NAME} { html $e {: } $env($e) {
} \n } }