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

 1 mike  1.1 <html>
 2             <body bgcolor="#CCCCCC">
 3               <table width="100%">
 4                 <tr>
 5 karl  1.2 	<td width="50%" align="bottom"><h1>GetClassProperty</h1><td>
 6 mike  1.1 	<td width="50%" align="right">
 7           	  <img border=1 src="http://localhost/pegasus/icons/OpenGroupLogo.gif">
 8                   </td>
 9                 </tr>
10               </table>
11               <hr></hr>
12               <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
13                 <INPUT TYPE="hidden" NAME="Operation" VALUE="GetProperty">
14                 <p>NameSpace <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">
15                 <p>ClassName <INPUT TYPE="text" NAME="ClassName" SIZE=30>
16                 <p>PropertyName <INPUT TYPE="text" NAME="PropertyName" SIZE=30>
17                 <p><INPUT TYPE="submit" VALUE="GetProperty">
18                 <p><INPUT TYPE="reset" VALUE="Reset">
19               </form>
20             </body>
21           </html>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2