|
To access the contents, click the chapter and section titles.
Platinum Edition Using HTML 4, XML, and Java 1.2
Now the chosen fields in the form will be confirmed before the data is sent along for processing. If you look at the Confirmation Field Components on the confirmation page, they will appear as the field name enclosed in square brackets. If you look at the HTML source code for the Confirmation Field Components, youll see something such as the following: <!--webbot bot=ConfirmationField s-field=phone_number --> When users submit a form with fields set up for confirmation, they will be presented with your confirmation page that will repeat back to them what they entered. If the data entered is incorrect, users can make changes to it from the confirmation page.
Using the Page Banner ComponentThe Page Banner Component places a banner across the top of the page in either an image-based or a text-based format. If you choose an image and one of the FrontPage graphic themes has been applied, the banner graphic will have the same look and feel as the theme (see Figure 10.17). A text-based banner will also have the same look and feel as the text within the theme. By default, the banner will display the pages title, regardless of whether you use the image or the text format.
To place a banner on a page, place your cursor where you want the banner to appear and choose Insert, FrontPage Component, or click the Insert FrontPage Component toolbar button. In the dialog box that appears, select the Page Banner option and click OK. Youll then see the Page Banner Properties dialog box shown in Figure 10.18. All you need to do is to tell FrontPage whether you want the banner to be an image or text, and it will do the rest.
As you saw in Figure 10.17, a banner shows up on the Normal tab the same as it will look on a browser screen. When you look at the code for the banner, youll see something resembling the following: <!--webbot bot=Navigation s-type=banner s-rendering=graphics s-orientation b-include-home b-include-up --> Using the Navigation Bar ComponentOne final FrontPage Component enables you to automatically place Navigation Bars on your pages. Youll recall from the site and page design chapters that giving users consistent navigation to all parts of your site is an important measure of a usable site. By using FrontPages Navigation Bar Component, you can implement site navigation across all your pages with ease. To use the Navigation Bar Component, perform these steps:
When the component appears on the Normal tab, youll see some text that reads [Button][Button][Button]. Over on the HTML tab, youll see corresponding code that looks something like the following: <P><!--webbot bot=Navigation S-Type=arrows S-Orientation=vertical S-Rendering=graphics B-Include-Home=TRUE B-Include-Up=true --></P>
How FrontPage Handles ImagemapsThe FrontPage Editor has toolbar buttons you can use to trace out hot regions on an image when youre creating an imagemap. After youve completed a trace, FrontPage prompts you for the URL to associate with the hot region. But what FrontPage does with the imagemap information after this may surprise you. This section looks at FrontPages default approach to handling imagemaps, and how you can adjust it to your needs.
|
Products | Contact Us | About Us | Privacy | Ad Info | Home
Use of this site is subject to certain Terms & Conditions, Copyright © 1996-2000 EarthWeb Inc. All rights reserved. Reproduction whole or in part in any form or medium without express written permission of EarthWeb is prohibited. Read EarthWeb's privacy statement. |