Nic Brown Posted October 17, 2006 Posted October 17, 2006 I have a database that I've enabled for IWP. I have enabled only [Guest] to have access via IWP through a privilege set called "Web Access" so they automatically login. I have a script that runs at Start-Up that looks like this: If [Get (PriviegeSetName) = "Web Access"] Go to Layout["Web_Welcome" (SessionDB)] Show/Hide Status Area [Lock; Hide] Refresh Window [] Exit Script[] End If Sometimes when you access the database via the internet it goes to the "Web_Welcome" layout and sometimes it doesn't. It's frustrating because my web users keep getting access to layouts they shouldn't see. I have tried removing the "Refresh Window" and get the same outcome. Anyone else run into this problem? Thanks, Nic
markriz2001 Posted October 28, 2006 Posted October 28, 2006 [color:blue]I have had something similar, with an opening script of an If based on account name, it would not work, so I setup the opening layout go to a main menu just for web view, all for the other users which are filemaker clients made an Opening scripts directed them to another location or direction. IWP has many limitation compared to developing for Filemaker clients what I found, alot of work arounds, and of course everyone wants web access and wants the world. Thanks, Mark
Recommended Posts
This topic is 6870 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now