Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Database dynamic table manipulation.

New Here ,
Jun 03, 2010 Jun 03, 2010

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.

TOPICS
Server side applications
555
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 03, 2010 Jun 03, 2010

Look into master/detail server behaviours.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 03, 2010 Jun 03, 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?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 04, 2010 Jun 04, 2010
LATEST

>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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines