diff options
Diffstat (limited to 'ldap/clients/dsgw/pbhtml/nonemp.html')
| -rw-r--r-- | ldap/clients/dsgw/pbhtml/nonemp.html | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/pbhtml/nonemp.html b/ldap/clients/dsgw/pbhtml/nonemp.html new file mode 100644 index 00000000..dfd156a8 --- /dev/null +++ b/ldap/clients/dsgw/pbhtml/nonemp.html @@ -0,0 +1,69 @@ +<!-- + 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. + --> +<!-- + | $Id: nonemp.html,v 1.1 2005/01/21 00:40:49 cvsadm Exp $ + | + | AUTHOR: + | + | SYNOPSIS: + | User instructions for using Directory Express, and misc. links for + | Directory Express usage. + | + | HISTORY: + | + +-------------------------------------------------------------------------- --> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> + +<HTML> +<HEAD> + <TITLE>Non-employee Directory Express Changes</TITLE> +</HEAD> + +<BODY BGCOLOR="White"> + +<CENTER> +<H2>Non-employee Directory Express Changes</H2> +</CENTER> + +<P>Send your change requests to the person that matches your affiliation.</P> + + +<TABLE BORDER=1 CELLPADDING=4 WIDTH=80% BGCOLOR=#F2F2F2> +<TR> +<TD COLSPAN=2 BGCOLOR=TEAL ALIGN=CENTER><FONT SIZE=+1 COLOR=WHITE FACE=ARIAL, HELVETICA> +The Amazing Non-employee Request Director +</FONT> + +<TR> + <TH>Your Affiliation:</TH> + <TH>Send Requests to:</TH> +</TR> + +<TR> + <TD>Independent Contractor</TD> + <TD><A HREF="mailto:administrator@example.com?subject=Please modify my Directory Express information">Christina Champagne</A></TD> +</TR> + +<TR> + <TD>Interim Temporary</TD> + <TD><B>Administrative</B> Temps. or Contractors contact <A + HREF="mailto:administrator@example.com?subject=Please modify my Directory Express + information">Lisa Holcomb</A><BR> + <B>Technical</B> Temps. or Contractors contact <A + HREF="mailto:administrator@example.com?subject=Please modify my + Directory Express information">Lisa Livingston</A</TD> +</TR> + +<TR> + <TD>Vendors & Services</TD> + <TD><A HREF="mailto:administrator@example.com?subject=Please modify my Directory Express information">Andrea Kimerer</A></TD> +</TR> + +</TABLE> + +</BODY> +</HTML> |
