Tattwam Posted February 23, 2018 Posted February 23, 2018 (edited) Hello, I am using below url to open FileMaker Webdirect which includes home url as well as a script to be executed. The database opens fine but script is not being executed. http://myip/fmi/webd/myDb?homeurl=https://www.google.com?script=myscript¶m=24693 Please let me know what is wrong with URL. Regards Tattwam Edited February 23, 2018 by Tattwam
Mike Duncan Posted February 23, 2018 Posted February 23, 2018 Could it be that you have a script trigger that runs OnFirstWindowOpen that stops this? Why not just pass a parameter and catch it in the open script anyway? Mike
Newbies Bourkie Posted June 16, 2021 Newbies Posted June 16, 2021 Just if your still wondering... Use an "&" between the homeurl and script. i.e. http://myip/fmi/webd/myDb?homeurl=https://www.google.com&script=myscript¶m=24693
Recommended Posts
This topic is 1595 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