diff options
Diffstat (limited to 'ldap/clients/dsgw/pbhtml/index.html')
| -rw-r--r-- | ldap/clients/dsgw/pbhtml/index.html | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/pbhtml/index.html b/ldap/clients/dsgw/pbhtml/index.html new file mode 100644 index 00000000..b97706d6 --- /dev/null +++ b/ldap/clients/dsgw/pbhtml/index.html @@ -0,0 +1,41 @@ +<!-- + 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> +<meta + name="keywords" + content="Netscape server product, Directory Server 6.2, LDAP Corporate Directory" +> +<meta name="description" content="Netscape Directory Express: + A Searchable Index of People and Resources for your enterprise."> +<meta name="keywords" content="phonebook, directory, express, search, enterprise, people, users, conference rooms, spooky!"> +<title>Netscape Directory Express</title> + +</head> + +<frameset rows="50,*" frameborder="no" border="0" framespacing="0"> + <frame + src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=phone.html" + name="buttonBarFrame" + marginwidth="0" + marginheight="0" + scrolling="no" + > + <frame + src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=intro.html" + name="resultframe" + marginwidth="10" + marginheight="10" + scrolling="auto" + > +</frameset> +<noframe> +<body> + +</body> +</noframe> +</html> |
