Hello Republic!
I am able to query a table for all of it’s records, and display the results within an HTML form, with each record appearing beside a checkbox control.
I would like to be able to select single, multiple, or all records via the checkbox for each record returned, and then merge the fields from the record returned with a .txt document template.
Currently, I am able to select as many records as I like, but only the first selected record’s fields are merged with the .txt file.
If there are any examples that you can point me to, I’d very much appreciate it.
Or, if you’re a PHP super-hero and willing to take on this challenge, send me an email (hoylakeinfo@yahoo.com) and I will send the code, txt file, and a script for defining the mySQL tables that the program requires.
Thanks,
Jeff