Skip to main content
Participant
December 12, 2008
Question

Refreshing site with new field in database

  • December 12, 2008
  • 1 reply
  • 168 views
If you have an existing 'application' (insert/update/delete transactions) and you add a field to the database, is there another alternative other than recreating these pages? A tutorial?
php/mysql - CS3
This topic has been closed for replies.

1 reply

Inspiring
December 12, 2008
mlauts wrote:
> If you have an existing 'application' (insert/update/delete transactions) and
> you add a field to the database, is there another alternative other than
> recreating these pages?

You need to add a new field to the forms in the insert and update pages.
Then edit the insert and update server behaviors by double-clicking them
in the Server Behaviors panel.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS4",
"PHP Solutions" & "PHP Object-Oriented Solutions"
http://foundationphp.com/