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

File: [Pegasus] / pegasus / cgi / htdocs / Attic / GetPropertydeclaration.html (download) / (as text)
Revision: 1.6, Thu Aug 28 17:10:40 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, HPUX_TEST, HEAD
Changes since 1.5: +0 -0 lines
FILE REMOVED
BUG#: 7860
TITLE: pegasus/cgi directory is obsolete
DESCRIPTION: Remove unused files.

<html>
  <body bgcolor="#CCCCCC">
    <table width="100%">
      <tr>
	<td width="50%" align="bottom"><h1>GetClassProperty</h1><td>
	<td width="50%" align="right">
	  <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">
        </td>
      </tr>
    </table>
    <hr></hr>
    <form name="GetPropertyDeclaration" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
      <INPUT TYPE="hidden" NAME="Operation" VALUE="GetPropertyDeclaration">
      <INPUT TYPE="hidden" NAME="hostaddress" VALUE="localhost:5988">
      <INPUT TYPE="hidden" NAME="debug" VALUE="">
    <p>NameSpace <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">
      <p>ClassName <INPUT TYPE="text" NAME="ClassName" SIZE=30>
      <p>PropertyName <INPUT TYPE="text" NAME="PropertyName" SIZE=30>
      <p><INPUT TYPE="submit" VALUE="Submit Request">
      <p><INPUT TYPE="reset" VALUE="Reset">
    </form>
   <script>
   	   document.GetPropertyDeclaration.hostaddress.value = top.hostAddress;
       document.GetProperty.debug.value = top.debug
       document.GetProperty.NameSpace.value = top.NameSpace

	   window.focus();
   </script>
  </body>
</html>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2