Feedback form Program





One of the common use of CGI programming is to solicit and accept feedback from users. The next few sections present CGI program to handle the input from a feedback form.
Note that the feedback form has two fields:
The comment field is where the user enters comments.
The e mail field is where the user enters an e mail address.
Processing user Feedback
The METHOD attribute of the
|