Forums
This topic is locked
Handle tables within insert-update-delete pages
Posted 01 Aug 2006 11:27:58
1
has voted
01 Aug 2006 11:27:58 cool11 cool11 posted:
I have constructed a web site with dreamweaver. It is dynamic, with use of apache-mysql-php. I do not know programming but dreamweaver makes the whole process easy.I have used the insert-update-delete command sets of dreamweaver in order to construct the pages that control the records of the database.
Until now, I had only few tables, so it was not a problem to construct these pages from scratch.
But now I have added many tables to the database and it is time consuming to construct them for each page separately.
I wonder if there is any way like having only one set of insert-update-delete pages that could contain a drop-down window letting me select the table I want to use.
Any way through dreamweaver? Any code for this task?
What do you suggest?