India seo web development website designer freelance

About master/detail pages

A master page is a page that lists records and corresponding links for each record. When the user clicks a link, a detail page opens displaying more information about the record. For example, here’s a master page from the intranet site of a fictional company: When a user clicks one of the linked View icons, a detail page opens: A results page is a common type of master page. However, unlike the master page described in this section, the list of records on a results page is determined not by you, the designer, but by the user. (The user determines the list by conducting a database search.) For more information on this type of master page, see Building Pages that Search Databases. A detail page can be used to update or delete the record displayed. For more information on update and delete pages, see Building a page to update records and Building a page to delete a record. A master page consists of the following building blocks: A recordset A page layout to display multiple records A Go to Detail Page server behavior to open the detail page and pass the ID of the record the user clicked A detail page consists of the following building blocks: A page layout to display a single record A recordset to hold the record’s details Either a recordset filter to retrieve a specific record from the database table, or a Move To Specific Record server behavior to move to a specific record in the recordset.

1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101

India web developer website development India