|
::Features
::Download
::Tutorial
::Examples
::Documentation ::FormBuilder Google Group ::Old List Archives ::Contribute |
|
Advanced Tutorial - Step 7: Multi-Screen Apps
There are a couple different web design schools of thought. One school
believes that you should create a separate script for every component
of your site. That is, if you had a message board, you might have
scripts called
Another school of thought believes that you should instead just
place all of your code in a single script, and use a separate CGI
parameter named something like If you want to use this methodology, FormBuilder can handle it as well. You have two options:
Let's look at each alternative. |
| FormBuilder is © Nate Wiger, with contributions from many people. |