September 18, 201114 yr Hello, I would like to take advantage of Mapquest's fancy Route Planner feature (http://www.mapquestapi.com/link-to-route-planner/). I want to have a list of addresses in FileMaker 11 and have the user click a "Plan Route" button that would open the Mapquest Route Planner page in a web browser, where the user would be able to print the route from. It seems like XML is the way to go, but I only say that because I know FileMaker can handle XML exports. We have the Troi URL plugin, which has the ability to send data to a server using the POST method (TURL_Post function), but I really have no idea what I'm doing. The returned data looks like a blank form from Mapquest. Can anyone tell me how I might go about this?
Create an account or sign in to comment