home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <STYLE>
- body{
- font-size : medium;
- }
- td {
- font-size : medium;
- }
- </STYLE>
- </head>
-
- <body bgcolor="Silver" text="Maroon">
-
- <h1><div align="center">Configure IsFlashInstalled Worknode</div></h1>
- <br>
- <!--<form method="POST" action="http://">-->
- <form method="POST" name="configure" action="CALLBACKID-ConfigureWorknode">
- Enter the instance name:
- <input type="text" name="instance_name" size=50 maxlength=80>
- <br><br>
- Enter the Global Dictionary path to place fail result string:
- <input type="text" name="fail_glob_path" size=50 maxlength=80>
- <br>
- Error Strings: FLASH_NOT_INSTALLED; INCORRECT_VERSION_LOADED
- <br><br>
- Minimum Flash Version:
- <SELECT name="FlashVersionSelect">
- <option>9
- <option>8
- <option>7
- <option>6
- <option selected>5
- <option>4
- </SELECT>
-
- <P><input type="submit" name="config" value="Configure">
-
- </form><hr>
-
- <form method="POST" name="cancel_config" action="CALLBACKID-CancelConfigure">
- <P><input type="submit" name="cancel" value="Cancel">
- </form><hr>
-
- <BR>
-
- <a href="ConfigHelp.html" target="_blank">Click here for help</a>
-
- </body>
- </html>
-