Server IP : 172.16.15.8 / Your IP : 3.16.135.226 Web Server : Apache System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.2.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/tmrandall/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php session_start(); $_SESSION['first'] = $_POST['first']; $_SESSION['gender'] = $_POST['last']; $_SESSION['id'] = $_POST['id']; $_SESSION ['major'} = $_POST ['major']; ?> <center> <h1>Select Course of Interest</h1> <hr> <form action=stuRegAction.php method=post> English: <p> <input type=checkbox name=english[] value=105> ENG 105 The Art of Writing <p> <input type=checkbox name=english[] value=133> ENG 133 Shakespeare Goes to the Movies<p> <p> D.Henry Watts School of Professional Studies: <input type=checkbox name=ps[] value=mbe100> MBE 100 Introduction to Economics<p> <input type=checkbox name=ps[] value=mbe100> MBE 100 Introduction to Business<p> <input type=checkbox name=ps[] value=pe116> PE 116 Personal Fitness Training <p> <input type=checkbox name=ps[] value=pe115> PE 115 Beginning Tennis<p> <input type=checkbox name=ps[] value=pe130> PE 130 Martial Arts<p> <input type=checkbox name=ps[] value=pe130> PE 130 Yoga <p> <input type=checkbox name=ps[] value=rec101> REC 101 Intro to Sports, Rec & Leisure<p> Joan P.Brock School of Mathematics and Natural Sciences:<p> <input type=checkbox name=ss[] value= bio100> Bio 100 The World of Biology<p> <input type=checkbox name=ss[] value= bio130> Bio 130 Prin pof Bio 1:Eco & Evolution<p> <input type=checkbox name=ss[] value= chem120> CHEM 120 Introductory Chemistry & Lab<p> <input type=checkbox name=ss[] value= bio130> CHEM 130 Chemistry for Health Services<p> <input type=checkbox name=ss[] value= cs107> CS 107 Intro to Python Programming<p> <input type=checkbox name=ss[] value= cs112> CS 112 Computer Programming I<p> <input type=checkbox name=ss[] value= es131> EES 131 Physical Geology with Lab<p> <input type=checkbox name=ss[] value= isp105> ISP 101 Fund of Information Systems<p> Mathematics Course: <input type=checkbox name=math[] value=104> Math 104 Alegbra & Its Applications <p> <input type=checkbox name=math[] value=135> Math 135 Calculus w/ Precal Part I <p> <input type=checkbox name=math[] value=150> Math 150 Topics in Modern Mathematics<p> <input type=checkbox name=math[] value=171> Math 171 Calculus I <p> <input type=checkbox name=math[] value=172> Math 172 Calculus II <p> <p> WES: <input type=checkbox name=wes[] value=wes100a> WES 100 How to get Away with Murder <p> <input type=checkbox name=wes[] value=wes100b> WES 100 Tech & Scoitety i<p> <input type=checkbox name=wes[] value=wes100c> ENG 105 The Art of Writing <p> <input type=checkbox name=wes[] value=wes100d> ENG 133 Shakespeare Goes to the Movies<p> <input type=checkbox name=wes[] value=wes100e> ENG 105 The Art of Writing <p> <input type=checkbox name=wes[] value=wes100f> ENG 133 Shakespeare Goes to the Movies<p> <input type=checkbox name=wes[] value=wes100g> ENG 105 The Art of Writing <p> <input type=checkbox name=wes[] value=wes100h> ENG 133 Shakespeare Goes to the Movies<p> <input type=checkbox name=wes[] value=wes100i> ENG 105 The Art of Writing <p> <input type=checkbox name=wes[] value=wes100j> ENG 133 Shakespeare Goes to the Movies<p> <input type=checkbox name=ss[] value= > Bio 100 The World of Biology<p> <input type=checkbox name=ss[] value= bio100> Bio 100 The World of Biology<p> <input type=checkbox name=ss[] value= bio100> Bio 100 The World of Biology<p> <input type=checkbox name=ss[] value= bio100> Bio 100 The World of Biology<p> <input type=checkbox name=ss[] value= bio100> Bio 100 The World of Biology<p> <input type=submit value=Submit> <input type=reset value=Reset> <p> </form> <A HREF=index.html>Return Home</A> | <A HREF=stuReg.html>Back to first page</A> </center>