SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 1182 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

Dynamic text can
be formatted with either HTML tags??”such as

, , or ??”or styled with Cascading
Style Sheets (CSS). The easiest method is simply to replace the static placeholder text, styled as your layout
demands, with the dynamic text. The tags and CSS surrounding any dynamic text can be altered at any time.
It??™s also possible to include HTML tags in the stored data. When the data is included in the
page, the browser interprets the HTML normally. For example, you can have a memo field in
an Access database (for data containing more than 255 characters) with italic tags () surrounding key
phrases. This is perfectly acceptable to Access??”which sees the tags as just text??”and also perfectly acceptable
to Dreamweaver.
TIP TIP
673
Making Data Dynamic 20
12. In the Bindings panel, expand the rsAgents recordset.
13. Select the agentFirstName entry from the Bindings panel, and click Insert.
Although you??™re using the Insert method here, you could have dragged the dynamic
entries from the Bindings panel onto the page.
14. Move your cursor to the right of the dynamic data just inserted and add a space.
15. From the Bindings panel, choose agentLastName and click Insert.
16. Place your cursor in the cell under the Office Phone label, choose agentPhone from the Bindings
panel, and click Insert.


Pages:
1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194