(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.4 and 1.5

version 1.4, 2001/03/27 17:55:17 version 1.5, 2001/06/11 23:20:45
Line 2 
Line 2 
   <body bgcolor="#CCCCCC">   <body bgcolor="#CCCCCC">
     <table width="100%">     <table width="100%">
       <tr>       <tr>
         <td width="403" align="bottom"><h1>GetQualifier CIM Operation</h1><td width="2">          <td width="50%" align="bottom"><h1>GetQualifier CIM Operation</h1><td>
         <td width="345" align="right">          <td width="50%" align="right">
           <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">           <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">
         </td>         </td>
       </tr>       </tr>
     </table>     </table>
     <hr>     <hr>
     <form 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="portnum" value="8888">
       <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.
Line 23 
Line 25 
       <p><INPUT TYPE="submit" VALUE="GetQualifier">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;       <p><INPUT TYPE="submit" VALUE="GetQualifier">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
       <INPUT TYPE="reset" VALUE="Reset">       <INPUT TYPE="reset" VALUE="Reset">
     </form>     </form>
      <script>
      GetQualifier.hostip.value = opener.top.hostip;
      GetQualifier.portnum.value = opener.top.portnum;
      window.focus();
      </script>
     <hr>     <hr>
     <h2>Request Return</h2>     <h2>Request Return</h2>
  


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2