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

Diff for /pegasus/cgi/htdocs/Attic/GetQualifier.html between version 1.6 and 1.7

version 1.6, 2001/06/12 14:32:26 version 1.7, 2001/06/30 15:28:09
Line 11 
Line 11 
     <hr>     <hr>
     <form name="GetQualifier" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">     <form name="GetQualifier" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetQualifier">       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetQualifier">
       <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>       <p>
     The <TT>getQualifier</TT> operation retrieves a single Qualifier     The <TT>getQualifier</TT> operation retrieves a single Qualifier
     declaration from the target Namespace.     declaration from the target Namespace.
       <p><b><a href="#NameSpace">NameSpace</a></b> <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">&nbsp;        <p><b><a href="#NameSpace">NameSpace</a></b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
         <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">&nbsp;
       String that defines the target namespace. See <a href="getnamespaces.html">NameSpace       String that defines the target namespace. See <a href="getnamespaces.html">NameSpace
       Operations</a> for more information       Operations</a> for more information
       <p><b><a href="#QualifierName">QualifierName</a></b> <INPUT TYPE="text" NAME="QualifierName" SIZE=30>       <p><b><a href="#QualifierName">QualifierName</a></b> <INPUT TYPE="text" NAME="QualifierName" SIZE=30>
Line 26 
Line 27 
       <INPUT TYPE="reset" VALUE="Reset">       <INPUT TYPE="reset" VALUE="Reset">
     </form>     </form>
    <script>    <script>
    GetQualifier.hostip.value = opener.top.hostip;         document.GetQualifier.hostaddress.value = top.hostAddress;
    GetQualifier.portnum.value = opener.top.portnum;         document.GetQualifier.debug.value = top.debug
          document.GetQualifier.NameSpace.value = top.NameSpace
    window.focus();    window.focus();
    </script>    </script>
     <hr>     <hr>
Line 94 
Line 96 
      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 -->Monday, March 26, 2001 05:17:08 PM<!--webbot bot="Timestamp" i-CheckSum="50597" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Friday, June 29, 2001 06:45:59 PM<!--webbot bot="Timestamp" i-CheckSum="55177" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
      <script>
              document.GetQualifier.hostaddress.value = top.hostAddress;
              window.focus();
      </script>
   </body>   </body>
 </html> </html>


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2