How to retrieve assignments submitted through the website
- Logon to the class' webserver
- Click on the Grades tab
- Drill down to the assignment names
- Click on the name of the assignment you want to retrieve
- There will be a link at the bottom of the evaluation page to the file that was uploaded.
- It may have a different name than the file that was uploaded, but it is the same file.
Download Microsoft Software
You can download many Microsoft applications while on campus from here.
If you are looking for Windows XP Pro SP2, click on the dropdown menu and scroll to the very bottom of the list.
You will need to have CD creation software installed on your computer and a CD burner in order to create a CD from these images downloaded from the MSDN website.
Note: You WILL need to write down the serial number of the software when you download it in order to be able to use it...
Form processing test script
Using the CGI, http://hosting.globaleyes.com/TestForm.php, as the action in your form, it will display all of the variable names which are passed into the script or are present on the server on which the script is executing.
e.g.,
<FORM ACTION="http://siu.globaleyes.com/TestForm.php" NAME="MyForm" ID="MyForm" method="post">
|