I'm relatively new to MySQL and PHP, so bear with me. How can I select the page I want displayed when a user logs out? Instead of the generic JAWMail "You have logged out" page, I want to send them back to a particular HTML page (http://www.whatever.com/index.html). Is this possible?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm relatively new to MySQL and PHP, so bear with me. How can I select the page I want displayed when a user logs out? Instead of the generic JAWMail "You have logged out" page, I want to send them back to a particular HTML page (http://www.whatever.com/index.html). Is this possible?