Hello, I have recently encountered a problem while working on something for my web development class.
We had to make a web page that would allow the user to send emails. We are using CGI scripts in perl in order to handle the HTML forms and send the email.
However, while I was playing around...