Assignment Seven
This assignment actually has 2 parts to it:
Part 1 --

I want you to implement the CGI / PERL component of the form we have worked on since the start of the class. Here are the steps:
  • Download the CGI code from my website
  • Change the 3 variables in the first section to work with your web page
  • Research where CGI goes on your web hosting site (you may already have the folder)
  • Upload the code to your web hosting site
  • Change your form to send its content to the program on the server
  • Make sure you set access rights to the program so anyone can execute it
  • Test your form
Part 2 --

Use SSI to date stamp a page on your website
Return to Assignments Index