I could do with some expert advice from someone with PHP knowledge and a patient disposition.
The forms work brilliantly, and do everything they're supposed to do. But what I need to happen is that once the form has been reviewed and submitted, and has redirected to an acknowledgement page, that the acknowledgement page can identify the record (ID) that has just been submitted and be able to echo some of the data from it (Name, options etc.).
On the redirect page I can specify the database connection and create a recodset for the table that holds the information, but I don't know how to associate the newly submitted record ID with this page - i.e. so that this page can reflect that customer's particular details.
I have zero knowledge of PHP (although I have started working through a book) and know that this is beyond the scope of normal support issues, but would be grateful for the generosity of anyone with the skills.
Cheers,
Neil H
