kerrysnow Posted March 12, 2005 Share Posted March 12, 2005 I'm trying to print a repeat-region table that's populated when a user submits a key-value from one table, as an HTTP Get value. The table includes several foreign keys, that I need to populate with their values from the foreign tables. When I use a simple recordset, everything looks fine...the table prints with each set of values in the table. When I try to write a usable recordset in Dreamweaver, to convert the foreign-key values to their particular values in the foreign tables, however, the table prints with the first found value printed over and over in each row. I hope this makes sense. Any help would be GREATLY appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/2206-seems-like-a-simple-recordset-problem-but/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.