diff options
Diffstat (limited to 'ldap/clients/dsgw/pbhtml/intro.html')
-rw-r--r-- | ldap/clients/dsgw/pbhtml/intro.html | 207 |
1 files changed, 207 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/pbhtml/intro.html b/ldap/clients/dsgw/pbhtml/intro.html new file mode 100644 index 00000000..0d4ff66b --- /dev/null +++ b/ldap/clients/dsgw/pbhtml/intro.html @@ -0,0 +1,207 @@ +<!-- + PROPRIETARY/CONFIDENTIAL. Use of this product is subject to + license terms. Copyright © 2001 Sun Microsystems, Inc. + Some preexisting portions Copyright © 2001 Netscape Communications Corp. + All rights reserved. + --> +<html> +<head> +<title>Netscape Directory Express</title> +<LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css"> +</head> + +<body bgcolor="#FFFFFF"> + +<!-- single-pixel gif to enforce left alignment --> +<img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=pixel.gif" height="0" width="0" hspace="20" align="left" border="0"> + +<table border="0" cellpadding="0" cellspacing="0" width="90%" align="left"> + <tr> + <td colspan=5 align="left"> + <p> + <br> + <span class="text31"><B>About Directory Express</B></span> + <br> + </p> + </td> + </tr> + <tr> + <td colspan=5 align="left"> + Directory Express displays people, conference rooms, buildings and branch offices. + If multiple entries are found, the results are displayed in a table: + </td> + </tr> + <tr> + <td> + + </td> + </tr> +</table> + +<br clear="ALL"> + +<!-- single-pixel gif to enforce left alignment --> +<img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=pixel.gif" height="0" width="0" hspace="20" align="left" border="0"> + + +<table width="90%" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC" align="left"> + <tr valign="top"> + <td align="left" bgcolor="#FFFFFF"> + Found <b>x</b> entries where the name or user ID matches '<b>your search</b>'. + <br> + </td> + </tr> + <tr> + <td> +<!-- ------------------------------------------------------------- --> +<table border="0" cellpadding="1" cellspacing="0" width="100%" bgcolor="white"> + <tr align="left" class="bgColor4"> + <td class="bgColor4"> + + </td> + <td nowrap class="bgColor4"> + <b>Name</b> + </td> + <td nowrap class="bgColor4"> + <b>ID</b> + </td> + <td nowrap class="bgColor4"> + <b>Phone</b> + </td> + <td nowrap class="bgColor4"> + <b>E-mail</b> + </td> + <td nowrap class="bgColor4"> + <b>Group</b> + </td> + </tr> + <tr align="left"> + <td width="10"> + <a href="javascript:void(0)" onMouseOver="top.status='This entry is a person.'; return true" name="Person"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=16-person.gif" height="16" width="16" vspace="3" border="0"></a> + </td> + <td nowrap> + Jane Castle + </td> + <td nowrap> + <a href="javascript:void(0)" onMouseOver="top.status='Click the entry\'s ID to view the entire record.'; return true">jane</a> + </td> + <td nowrap> + 4444 + </td> + <td nowrap> + <a href="javascript:void(0)" onMouseOver="top.status='Click the entry\'s Email address to send a message.'; return true">jane@example.com</a> + </td> + <td nowrap> + engineering + </td> + </tr> + <tr> + <td colspan="6"></td> + </tr> + <tr align="left" bgcolor="#FFFFFF"> + <td width="10"> + <a href="javascript:void(0)" onMouseOver="top.status='This entry is a person.'; return true" name="Person"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=16-person.gif" height="16" width="16" vspace="3" border="0"></a> + </td> + <td nowrap> + John Castle + </td> + <td nowrap> + <a href="javascript:void(0)" onMouseOver="top.status='Click the entry\'s ID to view the entire record.'; return true">john</a> + </td> + <td nowrap> + 5555 + </td> + <td nowrap> + <a href="javascript:void(0)" onMouseOver="top.status='Click the entry\'s Email address to send a message.'; return true">john@example.com</a> + </td> + <td nowrap> + marketing + </td> + </tr> + <tr> + <td colspan="6"></td> + </tr> + <tr align="left" bgcolor="#FFFFFF"> + <td width="10"> + <a href="javascript:void(0)" onMouseOver="top.status='This entry is a conference room.'; return true" name="Conference Room"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=16-conference.gif" height="16" width="16" vspace="3" border="0"></a> + </td> + <td nowrap> + King's Castle + </td> + <td nowrap> + <a href="javascript:void(0)" onMouseOver="top.status='Click the entry\'s ID to view the entire record.'; return true">King's Castle</a> + </td> + <td nowrap> + 2121 + </td> + <td nowrap> + + </td> + <td nowrap> + + </td> + </tr> + <tr> + <td colspan="6"></td> + </tr> <tr align="left" bgcolor="#FFFFFF"> + <td width="10"> + <a href="javascript:void(0)" onMouseOver="top.status='This entry is a person.'; return true" name="Person"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=16-person.gif" height="16" width="16" vspace="3" border="0"></a> + </td> + <td nowrap> + Quincy Castlegate + </td> + <td nowrap> + <a href="javascript:void(0)" onMouseOver="top.status='Click the entry\'s ID to view the entire record.'; return true">quincy</a> + </td> + <td nowrap> + 7777 + </td> + <td nowrap> + <a href="javascript:void(0)" onMouseOver="top.status='Click the entry\'s Email address to send a message.'; return true">quincy@example.com</a> + </td> + <td nowrap> + product development + </td> + </tr> + <tr> + <td colspan="6"></td> + </tr> +</table> +<!-- ------------------------------------------------------------- --> + </td> + </tr> + <tr align="left" bgcolor="#FFFFFF"> + <td bgcolor="white" align="left"> + <br> + Click on an entry's ID to bring up more information about that entry. + </td> + </tr> +</table> + +<br clear="ALL"> + +<!-- single-pixel gif to enforce left alignment --> +<img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=pixel.gif" height="0" width="0" hspace="20" align="left" border="0"> + +<table border="0" cellpadding="0" cellspacing="0" width="90%" align="left"> + <tr> + <td> + + </td> + </tr> + <tr> + <td colspan=5 bgcolor="white" align="left"> + If a single, unique entry is found, all information pertaining to that entry is + displayed. Users can edit portions of their personal information by displaying + their information as described above, and clicking the "Edit Person" + button at the bottom of the their entry. + </td> + </tr> +</table> + +</body> +</html> + + + + |