home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / Install / WorkFlow / Bin / IsFlashI.dll / GUI_INFO / 135 next >
Encoding:
Text File  |  2002-11-15  |  1.1 KB  |  51 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">Configure IsFlashInstalled Worknode</div></h1>
  16. <br>
  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. <br><br>
  22. Enter the Global Dictionary path to place fail result string:  
  23. <input type="text" name="fail_glob_path" size=50 maxlength=80>
  24. <br>
  25. Error Strings:  FLASH_NOT_INSTALLED;  INCORRECT_VERSION_LOADED
  26. <br><br>
  27. Minimum Flash Version: 
  28. <SELECT name="FlashVersionSelect">
  29. <option>9
  30. <option>8
  31. <option>7
  32. <option>6
  33. <option selected>5
  34. <option>4
  35. </SELECT>
  36.  
  37. <P><input type="submit" name="config" value="Configure">
  38.  
  39. </form><hr>
  40.  
  41. <form method="POST" name="cancel_config" action="CALLBACKID-CancelConfigure">
  42. <P><input type="submit" name="cancel" value="Cancel">
  43. </form><hr>
  44.  
  45. <BR>
  46.  
  47. <a href="ConfigHelp.html" target="_blank">Click here for help</a>
  48.  
  49. </body>
  50. </html>
  51.