May 11, 200520 yr Newbies Hi, I'm working for a company that is developing a FileMaker 7 database to be served with IWP. We need to have two login types for this database: one is "guest" read-only access while the other will be "administrative" read/write access. I have a script setup that should force the user to go to a login screen (control panel area is hidden and locked). If the user enters a known username/password combination he is taken to an admin screen. If an unknown username/password combo is enterd the user is taken to a read-only layout where only searches can be performed. Now I'm having a problem with this through the IWP. I only had it working for a little while but while it was working, any string containing the word "admin" would allow entry. This is a big problem. For example, &&&adminasdfl would grant access to an admin screen. I'd really like to abandon this thing if I can. How do I go about creating guest/admin accounts and associate specific layouts with each login type? Thanks, -Richard
Create an account or sign in to comment