Search found 1 match
- Sun Apr 10, 2011 9:11 am
- Forum: PHP - Code
- Topic: Create session var in form on recordset
- Replies: 0
- Views: 191
Create session var in form on recordset
Record set has 2 text fields in the form which is set in a full repeat recordset browse. So, we get a long list of every record in the database. However, I want to be able to click on a single record and make another page appear. I can do this if the display is set as a table without using a text fi...