- Creating WebPages with a Database Version 1.0
-
- Each Page Template is fully setup once.
- Tested in different browsers on different
platforms.
- Once the basic code is finalized, it is broken into
chunks.
-
- The chunks depend on the code - frames?, layers?,
tables?, metatags?
- They also depend on the common elements - heads are
common to each?
- First table is common to each page? Footer is common
to each?
-
- The chunks are copied into fields in the database,
numbered or labeled
- for ease of recognition. (Head01origtext,
Head02origtext, etc)
-
- These code chunks contain quotation marks. Filemaker
uses quotes to
- deliminate calcution parts. SO... Each quotation mark
in the original
- code needs to be changed to - " & """" & " -
in some application that
- can do a "Find and Replace ALL" operation, such as
Word or TexEdit.
|