They have a section for scripts written in 'C'. You might down load a few mailform scripts and look at the source code. Basically you would have a form to collect the data then assign that data variables and write them to a temp file. Then call a SendMail function that would pass the temp file and args to sendmail. You could even look at some cgi scripts to see how sendmail works then translate it to 'C'.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.