Newbies basicus Posted September 21, 2006 Newbies Posted September 21, 2006 I have been trying to figure out how to get data passed to SmartPill, but have not seen any example of this is done. Basically I want tu use the cURL-example from SmartPill Examples WIN.fp7 What I wonder about is if you could show one step-by-step guide how I can get variables passed to the php-script from a field in Filemaker.
Micah Woods Posted September 28, 2006 Posted September 28, 2006 There are a number of ways to do this. One is to concatenate your FileMaker fields into the PHP code and another is to put special tags into the PHP code and then use FileMaker's substitute function to replace the tags with field values. We're about to release a new beta version that will make this even easier and there will be a much more complete demo file included with that release.
Newbies basicus Posted September 28, 2006 Author Newbies Posted September 28, 2006 Thanks for the reply. I figured out how to do it with a calculation filed, and managed to get it to work as I hoped for. I look forward to testing the new beta, and see if it is easier to get it to work there.
Recommended Posts
This topic is 6882 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