Small company logo:
   History
 
   
Edit.302
 
 
Home  •  .Templates  •  Edit  •  Edit.302
<?xml version="1.0" encoding="<X-FC-ITEM DATA[Charset]>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--Edit/E302 H=<X-FC-REQUEST-TIME HEADER> LS=<X-FC-REQUEST-TIME LOGIN.START> L=<X-FC-REQUEST-TIME LOGIN> OS=<X-FC-REQUEST-TIME OPEN.START> O=<X-FC-REQUEST-TIME OPEN> T=<X-FC-REQUEST-TIME>-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=
<X-FC-ITEM DATA[Charset]>"/>
<title>
<X-FC-FIELD FCft.302.0.25 STRING></title>
<!--#include virtual="/.Templates/GlobalStyles.inc"-->
<script type="text/javascript">
<!--<!--#rem
dl()            doLoad()
-->
function dL(){
var E=document.forms["MF"].elements;
var S=E["ML"];
var ML=opener.parent.frames["EDITBODY"].document.anchors;
if(ML.length){
        var a;
        for(a=0;a<ML.length;a++){
                if(a+1>=S.options.length)
                        S.options[a+1]=new Option();
                S.options[a+1].value=ML[a].name;
                S.options[a+1].text=ML[a].name;
        }
        S.disabled=false;
}
}
<!--#rem
CWT(t)          ChangeWindowType(Type)
-->

function CWT(t){
var E=document.forms["MF"].elements["L:N"];
E.disabled=(t==2?false:true);
}
<!--#rem
dLM()           doLinkMarker()
-->

function dLM(){
var E=document.forms["MF"].elements;
var M=E["ML"];
var U=E["L:U"];
var v=M.options[M.selectedIndex].value;
if(v.length)
        U.value="#"+escape(v);
}
//-->
</script>
</head>
<body bgcolor="
<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" onunload="opener.dCD();" onload="dL();">
<form name="MF" action="JavaScript://" onsubmit="return false;">
<table width="100%" bgcolor="
<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td bgcolor="
<X-FC-FIELD PREFS.5600 DEFAULT=LANG.49.5600.11 RGB>" colspan="3"><img src="/Icons/0" alt="" width="1" height="1" border="0"/></td>
</tr>
<tr>
        <td bgcolor="
<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" colspan="3"><img src="/Icons/0" alt="" width="1" height="3" border="0"/></td>
</tr>
<tr>
        <td colspan="3"><table width="100%" bgcolor="
<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" cellpadding="0" cellspacing="0" border="0">
        <tr>
                <td>&nbsp;</td>
                <td class="title" nowrap="nowrap">
<X-FC-FIELD FCft.302.0.25 STRING></td>
                <td width="100%">&nbsp;</td>
                <td><input class="button" type="submit" value="
<X-FC-FIELD FCft.302.2000.9 STRING>" onclick="opener.dSL(<X-FC-URL-PARAMETER Index NUMBER>);"/></td>
                <td>&nbsp;</td>
                <td><input class="button" type="reset" value="
<X-FC-FIELD FCft.302.2001.9 STRING>" onclick="opener.dCD();"/></td>
                <td>&nbsp;</td>
        </tr>
        </table></td>
</tr>
<tr>
        <td bgcolor="
<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" colspan="3"><img src="/Icons/0" alt="" width="1" height="4" border="0"/></td>
</tr>
<tr>
        <td colspan="3"><img src="/Icons/0" alt="" width="1" height="3" border="0"/></td>
</tr>
<tr>
        <td class="p">&nbsp;</td>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td class="gtb" colspan="3" nowrap="nowrap">
<X-FC-FIELD FCft.302.3000.9 STRING>:</td>
        </tr>
        <tr>
                <td class="gt" rowspan="2">&nbsp;</td>
                <td colspan="2"><textarea class="forms" name="L:U" rows="2" cols="65">
<!--#echo expr="@mlescape(`<X-FC-URL-PARAMETER LU>`)"--></textarea></td>
        </tr>
        <tr>
                <td><select name="ML" class="forms" disabled="disabled" onchange="dLM();">
                        <option value="">
<X-FC-FIELD FCft.302.3010.9 STRING></option>
                </select></td>
        </tr>
        </table></td>
        <td class="p" width="100%">&nbsp;</td>
</tr>
<tr>
        <td colspan="3"><hr/></td>
</tr>
<tr>
        <td class="p">&nbsp;</td>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td class="gtb" colspan="3" nowrap="nowrap">
<X-FC-FIELD FCft.302.3004.9 STRING>:</td>
        </tr>
        <tr>
                <td class="gt" rowspan="3">&nbsp;</td>
                <td class="gt" nowrap="nowrap">
<X-FC-FIELD FCft.302.3002.9 STRING></td>
                <td><input class="forms" type="text" name="L:T" size="30" value="
<!--#echo expr="@mlescape(`<X-FC-URL-PARAMETER T>`)"-->"/></td>
        </tr>
        <tr>
                <td class="gt" nowrap="nowrap">
<X-FC-FIELD FCft.302.3005.9 STRING></td>
                <td><select class="forms" name="L:W" onchange="CWT(this.options[this.selectedIndex].value);">
<!--#set var="LISTSTRING" value="<X-FC-FIELD FCft.302.1004.10 LITERALSTRING>"--><!--#set var="CURVAL" value="0"--><!--#while expr="$LISTSTRING"--><!--#set var="VALUE" expr="@split($LISTSTRING,';')"--><!--#set var="CAPTION" expr="@split($VALUE,'=')"--><!--#if expr="@length($VALUE)"--><!--#set var="CURVAL" value="$VALUE"--><!--#endif-->
                        <option value="
<!--#echo var="CURVAL"-->"<!--#if expr="<X-FC-URL-PARAMETER LW NUMBER> == $CURVAL"--> selected="selected"<!--#endif-->><!--#echo expr="@mlescape($CAPTION)"--></option><!--#set var="CURVAL" expr="$CURVAL + 1"--><!--#endwhile-->
                </select></td>
        </tr>
        <tr>
                <td id="WNT" class="gt" nowrap="nowrap">
<X-FC-FIELD FCft.302.3001.9 STRING></td>
                <td><input class="forms" type="text" name="L:N" size="30" value="
<!--#echo expr="@mlescape(`<X-FC-URL-PARAMETER LN>`)"-->"<!--#if expr="<X-FC-URL-PARAMETER LW NUMBER> != 2"--> disabled="disabled"<!--#endif-->/></td>
        </tr>
        </table></td>
        <td class="p" width="100%">&nbsp;</td>
</tr>
</table>
</form>
</body>
<!--*Edit/E302 BSS=<X-FC-REQUEST-TIME BODY.SETUPSTART> BSE=<X-FC-REQUEST-TIME BODY.SETUPEND> BSD=<X-FC-REQUEST-TIME BODY.STYLEDONE> B=<X-FC-REQUEST-TIME BODY> D=<X-FC-REQUEST-TIME>-->
</html>