I created a login file for people to do online editing

The login file is based on the example on the ASPdb site....it pulls from a database.

Once the user is logged in, another asp file is displayed - the file that is to be edited view the Pro version. Everything works great except that when the user selects 2nd database (like ADD), the screen throws you back into the login screen.

Is there a way to run a asp file within another?