how to: filemaker->applescript->curl->applescript->filemaker
how to: filemaker->applescript->curl->applescript->filemaker
- Subject: how to: filemaker->applescript->curl->applescript->filemaker
- From: drcaggiano <email@hidden>
- Date: Mon, 16 Jun 2003 21:28:37 -0700
I may need to use curl to submit a credit card processing info from
filemaker. I haven't been able to get troi URL plug in to work right.
The only way I can see to do it without writing text files and reading
them ( which seesm ugly)
Any syntax/ suggestions?
1) call an applescript from filemaker passing the applescript field1,
field2 etc
2) call curl with parameters field1, field2 from the applescript
3) receive the curl results back to applescript into returnvarstring (
seems like the hard part)
4) insert the returnvarstring from applescript back to filemaker
Thanks
=============================
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.