< Back
Page 7 of 7
Advanced Projects
Take the random.cgi script and add at least 10 different types of messages that the script might output. Each one should be a fully coded HTML page with different type styles, colors, and graphics.
Modify the readme.cgi script so that instead of outputting a file by time of day, the script will output a different file for each of the seven days that a user will open the page. For example, if the day is Sunday, a file will write sunday.html; if it is Monday, the script will output monday.html; and so on.
< Back
Page 7 of 7