September 19, 201114 yr Newbies Hello, My company just started using Remote Scripter from 360works. Clever product. Is it possible to redirect the "Success" result to a specific URL page when launching the remote scripter call from outside of FileMaker? Or to rephrase this question, "Can I build a custom URL that calls remote scripter and then have the returned successful result show a custom web page? If this is not a current feature. Can it become one? Thanks, Charlie
September 20, 201114 yr Well you have a few options with that. The first way is to call the script with Javascript and use that to handle the information from the RemoteScript result. The second option is to have us add that functionality to the plug-in for you. The final option that comes to mind is to make RemoteScripter return some HTML and try to parse that somehow. Of those the second is obviously the easiest for you especially if you don't know Javascript.
September 20, 201114 yr Author Newbies Good suggestions. I think I will try the JavaScript idea first. Thanks for the quick response.
Create an account or sign in to comment