Stuart Taylor Posted December 16, 2006 Posted December 16, 2006 Is this possible? 1. Can you create an applescript to execute a script in FileMaker 2. Can you create code for a web browser to execute applescript therefore Can you embed applescript into a webviewer html page to execute filemaker scripts?
Søren Dyhr Posted December 16, 2006 Posted December 16, 2006 I'm only vaguely guessing where this is leading, what kind of task are the scripts handling? 1. Can you create an applescript to execute a script in FileMaker 2. Can you create code for a web browser to execute applescript I think that's what ACGI is meant to deal with. http://www.sentman.com/acgi/ Can you embed applescript into a webviewer html page to execute filemaker scripts? With some calculated siftings might you get something usefull by... http://www.filemaker.com/help/FunctionsRef-38.html ...into a field wich is referenced by this function: http://www.filemaker.com/help/ScriptsRef-264.html But at first sight does it seem pretty bysantine, making one wonder if something havn't been ignore along the line?? --sd
Stuart Taylor Posted December 16, 2006 Author Posted December 16, 2006 Hi Soren, Its more trying to get a hyperlink or button in webviewer to execute a filemaker script... These seem like the two issues that would need to be tackled in order to achieve this. Was trying to avoid anyone getting confused with IWP... as i can see some pretty amazing posibilities if these two questions can be answered. Was assuming applescript would be supported by the safari framework in some way... but maybe its a security risk. best Stuart
Søren Dyhr Posted December 17, 2006 Posted December 17, 2006 Worst thing is that I've seen it done, the webviewer pulling up new browser windows making custom dialogs in a IWP solution, not knowing the trickery behind except it's something done in javascript ...but I lack enough JS knowledge to grasp how it's done. --sd
Recommended Posts
This topic is 6553 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