<HTML>
<BODY>
<h1>FileNet WebSeries Connector Profile</h1>
<FORM action="iisprof.exe" method="post">
<h2><b>Webserver Parameters</b></h2>
<p><b>HTML Directory and Alias</b>
<p><input type="text" name="htmlpath" value="j:\htmls\"  size="24" maxlength="64" >Html Path
<p><input type="text" name="htmlvirt" value="/Users/"  size="24" maxlength="32" >Html Alias 
<p><b>IMAGE Directory and Alias</b>
<p><input type="text" name="impath" value="j:\htmls\fn_image\"  size="24" maxlength="64" >Image Path
<p><input type="text" name="imvirt" value="/fn_image/"  size="24" maxlength="32" >Image Alias 
<p><b>Executables Directory and Alias</b>
<p><input type="text" name="expath" value="j:\webserv\msiis\scripts\terry\"  size="24" maxlength="64" >Executables Path
<p><input type="text" name="exvirt" value="/fnexe/"  size="24" maxlength="32" >Executables Alias 
<p><b>Session Management</b>
<p>Session Access: 
<input type="radio" name="sessacc" value="serial" checked > Serial
<input type="radio" name="sessacc" value="parallel"> Parallel
<p>Explicit Logons: 
<input type="radio" name="sessxid" value="0"> Not Allowed
<input type="radio" name="sessxid" value="1" checked > Optional
<input type="radio" name="sessxid" value="2"> Required
<hr>Choose an action via one of these buttons:
<br><input type="submit" name="Action" value="Modify">(Modify profile)
<input type="submit" name="Action" value="Discard">(Discard updates)
<input type="submit" name="Action" value="Show">(Refresh values)
<input type="hidden" name="Section" value="WebServer">
<input type="hidden" name="AllowUpd" value="noway">
<hr>
<h2><b>FileNet Servers</b></h2>
<SELECT name="Server">
<OPTION> atlas
<OPTION> mercury
</SELECT>
<input type="submit" name="Action" value="Configure">(Configure selected server)
<p><input type="text" name="newserv" size="16" ><input type="submit" name="Action" value="New">(Add specified new server)
<hr>
</FORM>
</BODY>
</HTML>
