I have a successfully completed a registration page with 10 fields of data. Upon submission the data is entered into the database correctly and a cnumber is created as a unique identifier of each customer. I would like to display the entered data along with the cnumber on the following page after registration. I can display the entered data, but I have been unsuccessful in retrieving the cnumber that is created by the database, any tips on how to achieve this ???????
↧