View Single Post
  #3  
Old 07-05-2007, 05:59 PM
navaldesign's Avatar
navaldesign navaldesign is offline
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 10,052
Default Re: Best way to build a complex form

To me it is unthinkable to create 50 pages. i would build a template, same for all countries pages, and create a dynamic page.
All the elements of these pages would be retrieved from the database, so you need a table for storing all the standard elements (titles, messages, the country caracteristics in other words) for all 50 countries, then i would have another table where the user input would be stored.

last, i would have a Go menu or (it's the same) a dropdown selection box with all 50 countries. As soon as a visitor selects a country, he is redirected to the template page. the script retrieves from the database both the fixed elements (titles, country flag, if you use one etc), as well as the content of the page which is stored also in the database using a user form.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Reply With Quote