
Building a Master-Detail Page Set Tutorial 55
View your pages
Next, you’ll save the pages, then view them to see how the application you developed works. To
view pages as they would look when processed by the server, you can preview your page in a browser.
1 In the Document window, select the locationDetail document, and choose File > Save
to save your work.
2 In the Site panel, select the locationDetail document, then click the Put Files button (blue up
arrow) to copy the local file to your server.
3 In the Document window, select the locationMaster document, and choose File > Save to save it.
4 In the Site panel, select the locationMaster document, then click the Put Files button (blue up
arrow) to copy the local file to your server.
5 With the locationMaster document still selected, press F12 to view the page in a browser. Test
the links from the master page to the details page.
6 Below the table of data, click Next, to view the next set of ten records.
The data table, navigation bar, and record counter update.
7 Click one of the location names to see the detail page.
The master page passes the unique key to the server, the server processes the query, and the
detail page opens and displays the data for the selected location.
8 Press the Locations button located at the top of the page to return to the locations list.
9 Close the browser window when you are finished viewing the pages.
10 In Dreamweaver, close your pages.
Komentáře k této Příručce