First Health Services Corporation
Ajax • Experiments
Optional system informational message(s) here.
When the user selects options or Add More links, JSON calls pull the proper data from associated arrays in a separate PHP file, and jQuery builds the necessary HTML code to display that data on the fly. For the Add More fields, the routine that adds additional fields also adds a uniquely-incremented ID/name to each field. The arrays in the dependent PHP file could potentially be populated by database calls.

