Embedding an address book

An address book is a collection of folders of addresses. This address book will contain every address within each separate folder in that address book. Keep&Share allows you to have up to five address books.

When you embed an address book, it will not show the separate folders that you have within your address book and it will show all of your addresses in a list. The example below is what your embedded address book will look like:

Example:

All of the names, address, phone numbers, and other information in the examples below are not real. All Keep&Share information is kept private unless you choose it to be otherwise.

Finding the embed code

Follow the steps in the image below to copy your embedding code:

embedding address books

When you get to the final screen for finding your address book embed code, you’ll notice that you have several options for customizing the appearance of your address book. Learn more about customizing your address book.

If you do not choose to customize your address book and copy the embed code as is, it will look similar to the code below:

HTML Example:

<iframe src="https://www.keepandshare.com/addr/show.php?i=533&cat=0&ifr=y&colorreset=y&vw=list&md=12&nomenu=n&noviewmenu=n&noname=n&nofilters=n&noprint=n&nosearch=n" width="700" height="400" scrolling="no" frameborder="0"></iframe>

The part of the code highlighted in yellow is the web address for your address book. This link will be unique to the address book in your account. Everything following that link is a URL parameter. Each URL parameter is generated automatically by Keep&Share and determines the appearance of your embedded address book.

Notice that this code has similar frame size, frame border, and scrolling options as the address folder embed code that you can modify as you wish.