- Original Poster
- #1
I have a dynamic counties page where the county pulled is dependend
on the referral string.
As I have about 120 counties listed this means the same dynamic page
creates 120 pages.
If I create If Statements to pull a unique paragraph of text about each
county, is there a limit to how many IF Statements can be used on the
page?
To do all 120 Counties I would have to use 120 IF Statements, would that
cause a problem with the page?
Would I be better of adding another string to the Counties table in the
database, adding a parragraph of text in each one, and pulling the
content from there?
on the referral string.
As I have about 120 counties listed this means the same dynamic page
creates 120 pages.
If I create If Statements to pull a unique paragraph of text about each
county, is there a limit to how many IF Statements can be used on the
page?
To do all 120 Counties I would have to use 120 IF Statements, would that
cause a problem with the page?
Would I be better of adding another string to the Counties table in the
database, adding a parragraph of text in each one, and pulling the
content from there?