Skip to main content
Participant
June 4, 2010
Question

Database dynamic table manipulation.

  • June 4, 2010
  • 1 reply
  • 553 views

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.

This topic has been closed for replies.

1 reply

Participating Frequently
June 4, 2010

Look into master/detail server behaviours.

paddyhaigAuthor
Participant
June 4, 2010

Sorry, I am something of a newbie here. Where would I find 'master/detail server behaviours?' Here on the forum, in the Dreamweaver help files, or by Google?

Participating Frequently
June 4, 2010

>Where would I find 'master/detail server behaviours?'

They are part of DW's standard server behaviours. They should be listed near the other behaviors you are using.