If the testing server is to be accessed locally, the location of the folder storing the pages is entered in the
Testing Server Folder field, shown in Figure 22-3. Although it is referred to as the Testing Server folder, if
you??™re using a local Web server such as Internet Information Services (IIS) on your local testing machine,
this entry is likely to be the same as your Local Root Folder, as defined in the Local Info category of the Site
714
Incorporating Dynamic Data Part IV
Definition dialog box. The other field essential to proper Live Data operation is the URL Prefix field. When
Live Data sends the HTTP request to the testing server, the address contained in this field prefaces the name
of the temporary page. For example, if my temporary page is named TMPGX123455.asp and the URL prefix
is http://localhost/dba, the URL used is http://localhost/dba/TMPGX123455.asp.
FIGURE 22-1
This table contains a row with four dynamic data fields, surrounded by a Repeat Region server behavior.
FIGURE 22-2
After Live Data view is enabled, the full number of records allowed by the Repeat Region is displayed and provides
an accurate representation of the data.
715
Working with Live Data 22
FIGURE 22-3
Enter the location of your local files and a locally established site in the URL Prefix field to enable Live Data view to
find your application.
Pages:
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250