ECMM6010 Fall 2003: Assignment 3 (Due Wednesday, October 29 by email to tt@cs.dal.ca)

CGI Programming with Perl: email submission confirmation (5).

Write a server side program that takes the amount value of the form from assignment 2 and sends an (automatic) email message to tt@cs.dal.ca. The email message should state the specific amount value that was submitted. You should also display a web page that confirms that the email message with the specific amount value was send. You can use cgi processing with Perl or any other server side programming of your choice.

Please submit the URL of this assignment to tt@cs.dal.ca by October 29 and include your server side program in this email.