(file) Return to index.html CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs

 1 mike  1.1 <html>
 2 karl  1.11 
 3 mike  1.1  <head>
 4 karl  1.12 <title>Pegasus WBEM Manageability Service Environment Demonsttration</title>
 5 karl  1.11 <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
 6            <meta name="ProgId" content="FrontPage.Editor.Document">
 7 karl  1.13 <script>
 8            	self.name = "Framesetter";
 9            	var hostip = "localhost";
10            	var portnum = "5988";
11              	var hostAddress = "localhost:5988";
12              	var NameSpace = "root/cimv2";
13              	var debug = "";
14            </script>
15 mike  1.1  </head>
16 karl  1.5  
17 karl  1.11 <frameset rows="64,*">
18 karl  1.13   <script>
19              	 watch('hostAddress', watchHandler);
20              </script>
21 karl  1.11   <frame name="banner" scrolling="no" noresize target="contents" src="DemonstrationBannerPage.htm">
22              <frameset cols="150,*">
23                <frame name="contents" target="main" src="FrameIndex.htm">
24                <frame name="main" src="main.html">
25              </frameset>
26              <noframes>
27              <body>
28            
29              <p>This page uses frames, but your browser doesn't support them.</p>
30            
31              </body>
32              </noframes>
33            </frameset>
34 karl  1.5  
35 mike  1.1  </html>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2