summaryrefslogtreecommitdiff
path: root/htdocs/excel.html
blob: d5ce718223c7a2a67f3fa3b1ec229304fcd9b1a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>