Custom response webpages

When a user submits a valid message to PageGate, they are given a response webpage indicating the acceptance of the messages. You can use your own webpage to indicate the message was accepted. You can create a standard html webpage named webgate.rsp and put it into the same directory as the webgate.exe CGI program. If it exists, this webpage will be used instead of the standard response page. If you want to make this file different for each user, it can be saved in the same directory as the recipient's webpage (if it exists in the user's webpage directory, it will be used before the one in the CGI directory)