Newbies scottpro Posted January 2, 2010 Newbies Posted January 2, 2010 (edited) I have created a web form with php(not FM published) and it allows users to book appointments with available times. These time slots need to come from FMP, is there a way to update the avaialable times in the form. So for example company sets filemaker to have specific times on certain days available in FMP for users to schedule bookings online. Each available time is market by a field that is check if it is available for web. This identifies an available time. I want that "checked" time to be published to the web form so that when a users selects the drop down menu for the available times on the form, it shows available. So basically what I believe I need is just a way to update available times into an SQL table. I have FMS Advanced and FMP 10, the ODBC/JDBC is already set up. How can I do this, do I need to use XML of XSLT maybe? If so, I need some times, thanks. Edited January 2, 2010 by Guest
Recommended Posts
This topic is 5437 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