I have a log in page where the user has three options;<br>user name<br>password<br>office code<br><br>I have set up the database so only managers have an office code.<br><br>When the normal user logs in I want them to go to the index.cfm page but when a manager logs in using his/her office code I want them to go to the managers page.<br><br>My question is - is this possible from one login page and if so, how would I set it up. <br><br>I'm new to coldfusion so I'm trying to blunder my way through this but I'm totally stuck at this point - I can only get them to go to the same page.<br><br>Any help would be appreciated.