Database dynamic table manipulation.
I have discovered how to make dynamic tables from my mySQL information using Database, Bindings-RecordSet(Query), Insert-Template Objects-Repeating table. This will create a table with repeating rows under specified column headings using data pulled from my mySQL Database.
What I would like to know is, how can I make the data, let's say in first column be a hyperlink to another page that let's me edit that data and then submit it back to the database. I need a good clear Dreamweaver CS4tutorial or even better a Youtube video. I am using PHP as the scripting language. Hope someone can help.
