* @version 2.0
* @package Input
* @copyright Copyright © 2011 DNA Bank Network http://www.dnabank-network.org The contents of this file are subject to the Mozilla Public License Version 1.1
* @filesource
* @license http://www.mozilla.org/MPL/ MPL
*/
if (isset($_SESSION['guest']) && $_SESSION['guest']) {
/********************************************************************************************
* Guests don't have permission for entering new DNA data *
*********************************************************************************************/
echo "Sorry, as a guest you don't have permission for entering new DNA data! If you want to search for existing DNA data please use the Search function! "; }
else {
if($_GET['DNATemplate'] != '') {
include("TemplateQuery.php");
$formSubmitUpdate = true; }
/**
* calling Ajax script for makeRequest query
*/
include ("../ajax/Ajax.html");
?>
DNA details
DNA Bank No
Last: Load..
"> *
DNA Type
Other lab numbers (separate with semicolon)
ID_DNA];} ?>">
ID_DNA]."'>"; } ?>
Relation to Voucher or Tissue
*
Tissue
" target="blank">
Source material gone
>
DNA Preservations
Kind of Preservation
" target="_blank">
Date Begin
Temperature (in °C)
add further preservation entries
DNA Extraction
Extraction Date*
">
Extraction Date not available
/>
Extraction Method*
" target="_blank">
Extraction Staff*
" target="_blank">
DNA Quality
Ratio of absorbance
">
OD260nm /OD280nm
">
OD260nm /OD230nm
Concentration in ng/μl
">
Method for determining Concentration and Ratios
" target="_blank">
Purification Method
" target="_blank">
Quality Check Date
">
Weight (and unit)
Method for determining DNA Weight
" target="_blank">
Gel Image
add Gel Image
Amplifications/Accession Numbers (under construction, not yet working, lot of stuff will be pre-defined by general settings; whole container will be hideable)
';
$TabnameAmplification = "A1";
include ("tabsAmplification.php");
echo '
';
echo '';
$TabnameAmplification = "A2";
include ("tabsAmplification.php");
echo '
';
echo '';
$TabnameAmplification = "A3";
include ("tabsAmplification.php");
echo '
';
?>
Other data
DNA Sample Received From
" target="_blank">
Blocked for Loan Until
">
Blocked for Loaning
>
Loan Conditions
Blocked for Publishing
>
Remarks for Customers
Internal Remarks
Price per Aliquot
Stock Gone
>
add Aliquots
Backup Aliquot
>
* Mandatory field
'; }?>