I have created a course that will be house on my company's Intranet. Our intranet is housed on a Linux server. I contacted the Travantis Tech Support concerning a cgi script that would work for emailing test results. The script I ended up with sends the test results to a c:\$testname.log which either does not create a log in the Linux environment or we just can't locate it.
However, what I really want the cgi script to do is to generate an email of the test results to go to a specific email address. Unfortunately, no one in our IT department is familiar with Perl and therefore cannot make the necessary change to the cgi script to get it to send an email instead of creating a log that we cannot locate. Can anyone help me? I am not even close to being an SE, but I am thinking it is just a matter of replacing the "opens test data file for append and write the data" portion of the cgi code. But then again, I could be off in the weeds on it as well.
Thanks,
Jay