Computer Association of SIUE - Forums

CAOS Forums => Questions and Answers => Topic started by: brickboy on 2006-12-05T13:07:32-06:00 (Tuesday)

Title: cgi scritpting
Post by: brickboy on 2006-12-05T13:07:32-06:00 (Tuesday)
I'm working on a project that needs to take user input from a webpage and send it to a program on a Unix machine.  Specifically, I would like to have the user enter a email address and message on the webpage and have that information sent out via sendmail. Unfortunately I have never messed with perl or cgi scripting so I'm having some problems. Can anyone help me with this?
Title: Re: cgi scritpting
Post by: thatguy on 2006-12-06T10:11:50-06:00 (Wednesday)
Yes, someone can help you.  I would bet a lot of people have the knowledge and experience to help you.



Not me, but someone.
Title: Re: cgi scritpting
Post by: brickboy on 2006-12-06T12:35:23-06:00 (Wednesday)
Thanks, but I have it working now.  I narrowed it down to a sendmail problem.