[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] CGI problems
- Subject: [cobalt-users] CGI problems
- From: "Chan YS" <chan@xxxxxxxxx>
- Date: Mon Mar 4 17:51:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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.