summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/clients/dsgw/html/index.html')
-rw-r--r--ldap/clients/dsgw/html/index.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/html/index.html b/ldap/clients/dsgw/html/index.html
new file mode 100644
index 00000000..ee2012d0
--- /dev/null
+++ b/ldap/clients/dsgw/html/index.html
@@ -0,0 +1,24 @@
+<!--
+ 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 Server Gateway</TITLE>
+</HEAD>
+<FRAMESET ROWS=130,* BORDER=0>
+ <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=maintitle.html" NAME="buttonBarFrame" NORESIZE
+ SCROLLING="no">
+ <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=greeting.html" NAME="greetingFrame"
+ NORESIZE SCROLLING="auto">
+</FRAMESET>
+<NOFRAMES>
+<H3>Frames-capable browser required</H3>
+Sorry, but in order to use the Netscape Directory Server Gateway,
+you must use a browser which supports HTML forms and JavaScript, such
+as Netscape Navigator version 3 or later. To learn how to obtain
+Navigator, visit the <A HREF="http://home.netscape.com">Netscape Home Page</A>.
+</NOFRAMES>
+</HTML>