Okay, I created a HTML Form that calls a CGI script. After the form is submitted it sends out e-mails with a link inside to certain managers. They follow the link which is a separate HTML page that calls a separate CGI script.
Question: I need to keep track of the managers who follow the link and approve/disapprove the project in the e-mail. Somehow I need to put logic into the CGI script to keep track of that, and then send out an e-mail when everyone has approved. Should I just create a new file and just keep track of names and test it every time someone approves/disapproves? __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]