home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / Install / WorkFlow / Bin / PingTest.dll / GUI_INFO / 137 < prev    next >
Encoding:
Text File  |  2002-11-15  |  1.1 KB  |  46 lines

  1. <html>
  2. <head>
  3. <STYLE>
  4. body{
  5.     font-size : medium;
  6.     }
  7. td    {
  8.     font-size : medium;
  9.     }
  10. </STYLE>
  11. </head>
  12.  
  13. <body bgcolor="Silver" text="Maroon">
  14.  
  15. <h1><div align="center">Error: **CONFIG_ERROR_STRING**</div></h1>
  16.  
  17. <!--<form method="POST"  action="http://">-->
  18. <form method="POST" name="configure" action="CALLBACKID-ConfigureWorknode">
  19. Enter the instance name:  
  20. <input type="text" name="instance_name" size=50 maxlength=80>
  21.  
  22. <P>Enter number of seconds to sleep:  
  23. <input type="text" name="sleep_time" size=50 maxlength=80>
  24.  
  25. <P>Enter a path in the global dictionary to display the results of this step:
  26. <input type="text" name="global_dictionary_path" size=70 maxlength=100>
  27. <P>Enter the text that will be saved in the global dictionary after this step completes:
  28. <P>
  29. <textarea cols="100" rows="4" name="results_text"></textarea>
  30.  
  31. <p> 
  32.  
  33. <P><input type="submit" name="config" value="Configure">
  34.  
  35. </form><hr>
  36.  
  37. <form method="POST" name="cancel_config" action="CALLBACKID-CancelConfigure">
  38. <P><input type="submit" name="cancel" value="Cancel">
  39. </form><hr>
  40.  
  41. <BR>
  42.  
  43. <a href="ConfigHelp.html" target="_blank">Click here for help</a>
  44.  
  45. </body>
  46. </html>