Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FP2000: Add Button Unavailable After Adding 9th Image (Banner Ad)


View products that this article applies to.

This article was previously published under Q205768

↑ Back to the top


Symptoms

After you add the ninth image to the Images To Display list in the Banner Ad Manager Properties dialog box, the Add button becomes unavailable (dimmed).

↑ Back to the top


Resolution

To add more than nine images to the Images To Display list, follow these steps:

1.Open your page in FrontPage.
2.Click the HTML tab at the bottom of the FrontPage window.
3.Copy the HTML code that begins with the following line: <applet code="fprotate.class" codebase="_fpclass" and ends with this tag </applet>
4.Click the Normal tab at the bottom of the FrontPage window.
5.On the Insert menu, click Advanced.
6.Click HTML.
7.Press CTRL+V to paste the HTML code inside the HTML Markup To Insert box.
8.Click before the </applet> tag, add a new image to the list.

For example, add the following code:
<param name="image10" value="<image10.gif>" valuetype="ref">
where image10 represents the new image in the set and image10.gif represents the file name of the image you want to add.

NOTE: Increment the image10 parameter for each additional image you add to the list.
9.Click OK.

↑ Back to the top


Keywords: KB205768, kbprb

↑ Back to the top

Article Info
Article ID : 205768
Revision : 1
Created on : 10/1/2001
Published on : 10/1/2001
Exists online : False
Views : 208