Name

addReadRequest( ) — NN n/a IE 4 DOM n/a

Synopsis

addReadRequest(attributeName)

Adds a request to inspect a particular user profile attribute to a queue that must be executed separately (via the doReadRequest( ) and getAttribute( ) methods). Items added to the queue are displayed to the user to select which item(s) can be submitted to a server. For multiple attributes, use multiple invocations of the addReadRequest( ) method.

Returned Value

None.

Parameters

attributeName

One of the following case-insensitive attribute names as a string:

vCard.Business.City
vCard.Home.City
vCard.Business.Country
vCard.Home.Country
vCard.Business.Fax
vCard.Home.Fax
vCard.Business.Phone
vCard.Home.Phone
vCard.Business.State
vCard.Home.State
vCard.Business.StreetAddress
vCard.Home.StreetAddress
vCard.Business.URL
vCard.Home.Zipcode
vCard.Business.Zipcode
vCard.Homepage
vCard.Cellular
vCard.JobTitle
vCard.Company
vCard.LastName
vCard.Department
vCard.MiddleName
vCard.DisplayName
vCard.Notes
vCard.Email
vCard.Office
vCard.FirstName
vCard.Pager

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.