diff options
Diffstat (limited to 'htdocs/excel.html')
-rw-r--r-- | htdocs/excel.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/htdocs/excel.html b/htdocs/excel.html new file mode 100644 index 0000000..d5ce718 --- /dev/null +++ b/htdocs/excel.html @@ -0,0 +1,23 @@ +<!--$Xorg: excel.html,v 1.3 2000/08/17 19:54:58 cpqbld Exp $--> +<html> +<head> + <title>X Applications on the Web - Excel demo page. </title> +</head> + +<body> +<a name="begin"> +<h1> X Applications on the Web - Excel <br> Demo page. </h1> + +<hr> + +Here is a simple demo of the RX plug-in used to launch Microsoft Excel +over the web. In addition, if you are using Netscape Navigator with +the embedding capabable plug-in, Excel should appear embedded +within this page. + +<p> +When embedded, Excel's window should be here: +<EMBED version=1.0 type=application/x-rx src="excel.rx" width=640 height=480> + +</body> +</html> |