~/public_html/course/520/2/10.html (HTML) (text)
|
|
06 | < input type = "checkbox" name = "Poke Mon" value = "1" checked = "checked" /> Poke Mon, |
07 | < input type = "checkbox" name = "Sponge Bob" value = "1" /> Sponge Bob, |
08 | < input type = "checkbox" name = "all" value = "1" /> All students, or |
09 | < input type = "text" name = "student" value = "Mon" size = "10" /> |
10 | < input type = "submit" name = "act" value = "List courses" /> |
11 | < input type = "submit" name = "act" value = "HTML source" /> |
12 | < input type = "submit" name = "act" value = "CGI source" /> |
13 | < input type = "submit" name = "act" value = "Perl source" /> |
14 | < input type = "submit" name = "act" value = "Java source" /> |
15 | < input type = "submit" name = "act" value = "SQL source" /> |
16 | < input type = "submit" name = "act" value = "Help" /> |
17 | < input type = "reset" value = "Reset" /> |
|
http://undcemcs01.und.edu/~wen.chen.hu/course/520/2/9.html
|
|
|
http://undcemcs01.und.edu/~wen.chen.hu/cgi-bin/demo/10/ListCourses.cgi
|
|
|