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

Diff for /pegasus/cgi/htdocs/Attic/GetProperty.html between version 1.7 and 1.8

version 1.7, 2001/06/12 14:32:26 version 1.8, 2001/06/30 15:28:09
Line 8 
Line 8 
         </td>         </td>
       </tr>       </tr>
     </table>     </table>
     <hr></hr>      <hr>
     <form name="GetProperty" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">     <form name="GetProperty" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetProperty">       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetProperty">
       <input type="hidden" name="hostip" value="localhost">        <INPUT TYPE="hidden" NAME="hostaddress" VALUE="localhost:5988">
       <input type="hidden" name="portnum" value="5988">         <INPUT TYPE="hidden" NAME="debug" VALUE="">
       <p>NameSpace <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">        <p>NameSpace&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">
       <p>ClassName <INPUT TYPE="text" NAME="ClassName" SIZE=30>        <p>ClassName&nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="ClassName" SIZE=30>
       <p>PropertyName <INPUT TYPE="text" NAME="PropertyName" SIZE=30>       <p>PropertyName <INPUT TYPE="text" NAME="PropertyName" SIZE=30>
       <p><INPUT TYPE="submit" VALUE="GetProperty">       <p><INPUT TYPE="submit" VALUE="GetProperty">
       <p><INPUT TYPE="reset" VALUE="Reset">       <p><INPUT TYPE="reset" VALUE="Reset">
Line 79 
Line 79 
      for more information on Pegasus </font>      for more information on Pegasus </font>
  
      <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"      <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
     S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Thursday, March 29, 2001 02:32:59 PM<!--webbot bot="Timestamp" i-CheckSum="6845" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Friday, June 29, 2001 06:45:16 PM<!--webbot bot="Timestamp" i-CheckSum="55017" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
  
    <script>    <script>
    GetProperty.hostip.value = opener.top.hostip;             document.GetProperty.hostaddress.value = top.hostAddress;
    GetProperty.portnum.value = opener.top.portnum;         document.GetProperty.debug.value = top.debug;
          document.GetProperty.NameSpace.value = top.NameSpace;
   
    window.focus();    window.focus();
    </script>    </script>
   </body>   </body>


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2