Completing the Site
This section describes the two remaining applications that must be implemented to complete the PseudEcom e-commerce Web site. One (feedback.pl) enables customers to ask questions or make comments using a free text form. The other (site_rating.pl) solicits customer opinions about the site itself using a poll.
Collecting Feedback and Questions
The feedback.pl script presents a form so that visitors can express concerns or submit comments to PseudEcom. The form contains fields for the customer name and email address (both optional; we won’t require them to identify themselves unless they want to), and a field for the comment itself. We’ll also include a pop-up menu that the customer can use to categorize the comments, which ...
Get MySQL and Perl for the Web now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.