|
Ok so basically, what I want to do is create an "Employment Opportunities" page for my company's site, where the user can fill out a little form and attach their resume, and the whole thing gets emailed to the HR guy.
My problem is, I cannot find a free CGI script that will support attachments. I've tried using PHP, but I keep getting a "Requested method POST not allowed from (insert document name.)" so I decided to just use CGI, since I know I can get that to work.
Does anyone know of a free CGI script that can handle attachments?
|