[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] CGI problems



We need to process form inputs and send those information in an email.
However, even though the CGI script manages to run, I do not receive any
mail containing the form data.  I believe a function called FORMMAIL or
otherwise might be missing on the server.  How could I do to make it work?

Just to clarify, is it alright to put all the CGI script files (PHP and
PERL) into a self-created cgi-bin folder under the /web directory?

Chan YS.