~/public_html/course/457/2/10.html (HTML) (text)
|
|
<html>
...
<form method="post"
action="http://undcemcs01.und.edu/~wen.chen.hu/course/457/2/ListCourses.php">
<input type="submit" name="act" value="List courses" />
A list of students’ names:
<input type="text" name="student" value="poke bob" size="24" />
(listing all if empty)
<input type="submit" name="act" value="HTML source" />
<input type="submit" name="act" value="PHP source" />
<input type="submit" name="act" value="SQL source" />
<input type="submit" name="act" value="DigiCertGlobalRootCA.crt.pem" />
<input type="submit" name="act" value="Help" />
<input type="reset" value="Reset" />
</form>
...
</html> |
http://undcemcs01.und.edu/~wen.chen.hu/course/457/2/10.html
|
|
http://undcemcs01.und.edu/~wen.chen.hu/course/457/2/ListCourses.php
|
|
|