View Single Post
  #2 (permalink)  
Old 09-02-2008, 10:44 AM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,678
kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9kgun RepRank 9
Default Re: Dreamweaver MX Menu/List to populate form

  1. You must use a programming language / script to pull the data from the database.
  2. Then echo that as (X)HTML to the browser.
  3. Example: PHP/MySQL driven menu
  4. Related link: http://www.nusphere.com/products/php_mysql.htm
KW search for more information: PHP menu MySQL

Last edited by kgun; 09-02-2008 at 10:47 AM.
Reply With Quote