October 17, 200619 yr 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
October 28, 200619 yr [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
Create an account or sign in to comment