goIfInvalid("../index.php"); $Me -> goIfNotAssistant('../index.php'); $Conf -> connect(); function olink($key,$string) { return " $string "; } ?> header("List All Submitted Papers") ?>

List of submitted papers

This page shows you all the papers & abstracts that have been entered into the database. Under Microsoft Internet Explorer, you should be able to "Print" or "Print Preview" and it will print a single abstract per page (overly long abstracts may print on two pages). I'm not certain if this works under Netscape or other browsers.

You should see a page break following this when printing.

> Only show finalized

q($query); if (DB::isError($result) ) { $Conf->errorMsg("Error in retrieving paper list " . $result->getMessage()); } else { while ($row = $result->fetchRow(DB_FETCHMODE_ASSOC) ) { $paperId=$row['paperId']; $title=$row['title']; $abstract=$row['abstract']; $mimetype=$row['mimetype']; $length=$row['LENGTH(PaperStorage.paper)']; ?>

Paper #

Title:
Abstract:
footer() ?>