Newbies nicfred Posted March 25, 2009 Newbies Posted March 25, 2009 I use IWP for various applications, where I do not wish to use the standard database selection web page. So that is replaced by a custom HTML page that sends the user to a special info page. But I wish to use direct URLs to various databases that are IWP enabled, by using: http://mydomainname.com/fmi/iwp/cgi?-db=MyDatabase&-loadframes That works fine, BUT: it seems that the "Open" script specified in the "File options..." menu item does NOT execute. So I have no way of initializing various globals, I need to use. One application is used from both FileMaker AND IWP, and I wish to go to a special layout when invoked via IWP - Get( ApplicationVersion) would tell my script it is run from Web - But without the "startup script", how can this be done?
IdealData Posted March 25, 2009 Posted March 25, 2009 Must admit I never realised that myself. How do you direct the URL to the correct layout? Would the OnLayoutLoad SCRIPT TRIGGER do the trick?
Recommended Posts
This topic is 5990 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