sisTR

Pro

Current Path : /services/http/users/r/ryanma/
Upload File :
Current File : /services/http/users/r/ryanma/classes_add.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="EN" lang="EN" dir="ltr"><!-- InstanceBegin template="/Templates/main.dwt" codeOutsideHTMLIsLocked="false" -->
<head profile="http://gmpg.org/xfn/11">
<title>Fiat Lux</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="imagetoolbar" content="no" />
<link rel="icon" href="favicon.ico" type="image/x-icon"> 
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">  
<link rel="stylesheet" href="styles/layout.css" type="text/css" />
<script type="text/javascript" src="scripts/jquery-1.4.1.min.js"></script>
<script type="text/javascript" src="scripts/jquery-slidedeck.pack.lite.js"></script>
<script type="text/javascript" src="scripts/sorttable.js"></script>
<script type="text/javascript" src="scripts/tooltip.js"></script>
<!-- InstanceBeginEditable name="Scripts" --><!-- InstanceEndEditable -->
</head>
<body id="top">
<div class="wrapper row1">
  <div id="header" class="clear">
    <div class="fl_left">
      <h1><a href="index.php">Facta non Verba</a></h1>	 
      <p>Deeds Not Words</p>
    </div>
    <?php 
    
    if ($_COOKIE["valid_user"]) {
    echo "<h1 align='right'><a href='members.php'>$_COOKIE[valid_user]</a>	</h1>";
    echo "<p align='right'><a href=\"logout.php\">Logout</a></p>";
    }
    else { ?>
    <form action="login.php" method="post" id="login">
      <fieldset>
        <legend>Student Login</legend>
        <input name="password" type="password" placeholder="password" required/>
        <input name="username" size="15" type="text" placeholder="username" required/>
        <div id="forgot"> <a href="register.php">Register</a> or <a href="forgot.php">Forgot Your Details ?</a></div>
        <input type="image" value="login" src="images/sign_in.gif" id="signin" alt="Sign In" />
      </fieldset>
    </form>
    <?php } ?>
  </div>
</div>
<!-- ####################################################################################################### -->
<div class="wrapper row2">
  <div id="topnav">
    <ul>
      <!-- InstanceBeginEditable name="Menus" -->
        <li class="active"><a href="index.php">Home</a></li>
        <li><a href="#">Books</a>
        	<ul>
            <li><a href="books.php">Digital</a></li>
            <li><a href="catalog.php">Textbook Swap</a></li>
            </ul></li>
        <li><a href="#">Academics</a>
            <ul>
            <li><a href='classes.php'>Classmates</a></li>
            <?php 
			if ($_COOKIE["group"]=='PhiDE' || $_COOKIE["group"]=='Admin') { ?>
            <li><a href='course_reviews.php'>Course Reviews</a></li>
            <li><a href='http://dl.dropboxusercontent.com/u/12661364/tests.html'>Test Bank</a></li>
            <li><a href='http://dl.dropboxusercontent.com/u/12661364/study.html'>Study Guides</a></li>
            <li><a href='tests_add.php'>Add Tests</a></li>
			<?php } ?>
            </ul></li>
        <li><a href="checker.php">Class Checker</a></li>
        <li><a href="members.php">Profile</a></li>
        <li><a href="news.php">News</a></li>
        <li class="last"><a href="faq.php">FAQ</a></li>
      <!-- InstanceEndEditable -->
    </ul>
    <div  class="clear"></div>
  </div>
</div>
<!-- ####################################################################################################### -->
<div class="wrapper row4">
	<div id="container" class="clear">
	<!-- InstanceBeginEditable name="Body" -->
     <?php


if (!$_COOKIE["valid_user"])
{
// User not logged in, redirect to login page
Header("Location: loginrequired.php");
}
?>

<h1>Add your classes for the semester</h1>
<p>Fill in once for each class you are taking (both summer and fall)</p>   
<form  method="post" action="classes_db.php">
<div>Department: <input type="text" name="department" required>
Enter the department abbreviation (eg. CHEM, MCB, HIST) </div>
<div>Number: <input type="text" name="number" required>
  Class Number (eg. 1A, 10, 102, 194) </div>
<div>Semester: <select name="semester" required>
    <option>Spring 14</option>
    </select></div>
<input type="submit" value="submit">
</form>
	
	<!-- InstanceEndEditable -->
  </div></div>
<div class="wrapper row5">
  <div id="footer" class="clear">
    <!-- ####################################################################################################### -->
    <div class="foot_contact">
      <h2>Ryan Ma</h2>
      <ul>
        <li class="last"><strong>Email:</strong> <a href="#">ryanma(at)berkeley(dot)edu</a></li>
        <li><a href="http://www.easycounter.com/">
<img src="http://www.easycounter.com/counter.php?masoniii,mysite"
border="0" alt="Web Site Hit Counters"></a></li>
      </ul>

<br>

    </div>
    <!-- ####################################################################################################### -->
  </div>
</div>
<!-- ####################################################################################################### -->
<div class="wrapper">
  <div id="copyright" class="clear">
    <p class="fl_left">Copyright &copy; 2011 - All Rights Reserved - <a href="#">ocf.Berkeley.edu</a></p>
    <p class="fl_right">Template by <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
  </div>
</div>
</body>
<!-- InstanceEnd --></html>

Copyright 2K16 - 2K18 Indonesian Hacker Rulez
Copyright sisTR