I don't know if this is possible or not, but I'm looking for a way to display one of many pages depending on information given by the user.
Mainly for authentication. After the user supplies a login and password, I either a) if verified, send them one to the main page, or b) if not verified send them back to the login page with added comments.
Anyone have any ideas?
Thanks in advance!
-Scott