History

Show Presentation
 
 Edit.85
Home • 7.Templates • Edit.85
 
<!--85-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<X-FC-ITEM DATA[Charset]>">
<title><X-FC-ITEM DATA[Name]></title>
<style type="text/css">
<!--
<!--#include virtual="/.templates/GlobalStyles.inc"-->
.warn{font-size:<X-FC-FIELD PREFS.5681 DEFAULT=10 FONTSIZE>pt;color:#FF0000;font-weight:bold;text-decoration:none;font-family:<X-FC-FIELD PREFS.5680 DEFAULT="Geneva,Arial,Sans-Serif" STRING>;}
-->
</style>
<script language="JavaScript">
<!--#rem
valnum
Validates the input to a number box
-->
function valnum(f,src) {
var E=document.forms["FORMDOC"].elements["FieldID:"+f+"=LONG"];
var val=parseInt(src.value);
if(isNaN(val))
        val=parseInt(E.value);
else
        E.value=val;
return val;
}
</script>
</head>
<body bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT="#FFFFFF" RGB>" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="FORMDOC" action="<X-FC-OBJURL SLASH>FormSave" method="post" enctype="multipart/form-data">
<input type="hidden" name="CharSet" value="<X-FC-ITEM DATA[Charset]>">
<input type="hidden" name="FieldID:1516=LONG" value="<X-FC-FIELD 1516 DEFAULT=0 NUMBER>">
<input type="hidden" name="FieldID:1517=LONG" value="<X-FC-FIELD 1517 DEFAULT=0 NUMBER>">
<input type="hidden" name="FieldID:1518=LONG" value="<X-FC-FIELD 1518 DEFAULT=0 NUMBER>">
<input type="hidden" name="FieldID:1519=LONG" value="<X-FC-FIELD 1519 DEFAULT=0 NUMBER>">
<input type="hidden" name="FieldID:1520=LONG" value="<X-FC-FIELD 1520 DEFAULT=0 NUMBER>"><!--#set var="NavPosition" value="<X-FC-FIELD PREFS.5513 DEFAULT=2 NUMBER>"--><!--#if expr="$NavPosition==2"--><!--#set var="TABLEWIDTH" value="100%"--><!--#else--><!--#set var="TABLEWIDTH" value="<X-FC-FIELD PREFS.5720 DEFAULT="100%" STRING>"--><!--#endif--><!--#if expr="!$NavPosition==2 && <X-FC-FIELD PREFS.5707 LENGTH>"-->
<table width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td align="center"><a href="<X-FC-FIELD PREFS.5709 STRING>"><img src="/Images/<X-FC-FIELD PREFS.5707 STRING>" alt="<X-FC-FIELD PREFS.5708 STRING>" vspace="10" border="0"></a></td>
</tr>
</table><!--#endif--><!--#if expr="$NavPosition==0"-->
<!--#include virtual="/.templates/toolbars/NavPermissions.inc"--><!--#elif expr="$NavPosition==2"-->
<!--#include virtual="/.templates/toolbars/NavPermissionsSide.inc"--><!--#elif expr="$NavPosition==3"-->
<!--#include virtual="/.templates/toolbars/NavPermissionsText.inc"--><!--#endif-->
<table bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT="#C0C0C0" RGB>" width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT="#FFFFFF" RGB>" colspan="2"><img src="/images/pixel.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
        <td colspan="2"><table bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT="#555555" RGB>" cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td>&nbsp;</td>
                <td><img src="/Icons/<X-FC-ITEM DATA[Icon]>" alt="<X-FC-ITEM DATA[Name]>" width="32" height="32" border="0"></td>
                <td id="title1" nowrap><X-FC-ITEM DATA[Name]></td>
                <td width="100%">&nbsp;</td>
                <td><input type="submit" value=" <X-FC-FIELD LANG.CMD.5.0 STRING> "></td>
                <td>&nbsp;</td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><table bgcolor="<X-FC-FIELD PREFS.5604 DEFAULT="#999999" RGB>" cellpadding="0" cellspacing="0" border="0">
        <tr>
                <td nowrap><font id="heading1" size="4">&nbsp;<X-FC-FIELD LANG.85.4100.25 STRING></font></td>
                <td width="100%">&nbsp;</td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><img src="/images/pixel.gif" width="1" height="3" border="0"></td>
</tr>
<tr>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td>&nbsp;</td>
                <td id="plain"><X-FC-FIELD LANG.85.1037.9 STRING></td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td rowspan="4">&nbsp;</td>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4015.9 STRING></td>
                <td>&nbsp;</td>
                <td rowspan="4">&nbsp;</td>
                <td id="plain" width="145"><X-FC-FIELD LANG.85.4016.9 STRING></td>
        </tr>
        <tr>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4017.9 STRING></td>
                <td><input type="text" name="FieldID:1514=STRING" size="15" maxLen="15" value="<X-FC-FIELD 1514 STRING>"></td>
                <td id="plain" width="145"><X-FC-FIELD LANG.85.1039.9 STRING></td>
        </tr>
        <tr>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4018.9 STRING></td>
                <td><input type="text" name="FieldID:1515=STRING" size="15" maxLen="15" value="<X-FC-FIELD 1515 STRING>"></td>
                <td id="plain" width="145"><X-FC-FIELD LANG.85.1040.9 STRING></td>
        </tr>
        <tr>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4021.9 STRING></td>
                <td><input type="text" size="15" value="<X-FC-FIELD 1517 DEFAULT=0 NUMBER>" onChange="this.value=valnum(1517,this);"></td>
                <td id="plain" width="145"><X-FC-FIELD LANG.85.1041.9 STRING></td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td rowspan="3">&nbsp;</td>
                <td id="bold" colspan="6" nowrap><X-FC-FIELD LANG.85.1042.9 STRING></td>
        </tr>
        <tr>
                <td rowspan="2">&nbsp;</td>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4019.9 STRING></td>
                <td><input type="text" size="15" value="<X-FC-FIELD 1519 DEFAULT=0 NUMBER>" onChange="this.value=valnum(1519,this);"></td>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.1043.9 STRING></td>
                <td rowspan="2">&nbsp;</td>
                <td id="plain" width="145"><X-FC-FIELD LANG.85.1044.9 STRING></td>
        </tr>
        <tr>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4023.9 STRING></td>
                <td><input type="text" size="15" value="<X-FC-FIELD 1520 DEFAULT=0 NUMBER>" onChange="this.value=valnum(1520,this);"></td>
                <td>&nbsp;</td>
                <td id="plain" width="145"><X-FC-FIELD LANG.85.1045.9 STRING></td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><img src="/images/pixel.gif" width="1" height="5" border="0"></td>
</tr>
<tr>
        <td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT="#555555" RGB>"><img src="/Images/pixel.gif" width="1" height="3" border="0"></td>
</tr>
<tr>
        <td><table bgcolor="<X-FC-FIELD PREFS.5604 DEFAULT="#999999" RGB>" cellpadding="0" cellspacing="0" border="0">
        <tr>
                <td nowrap><font id="heading1" size="4">&nbsp;<X-FC-FIELD LANG.85.4101.25 STRING></font></td>
                <td width="100%">&nbsp;</td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><img src="/images/pixel.gif" width="1" height="5" border="0"></td>
</tr>
<tr>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td>&nbsp;</td>
                <td id="plain"><X-FC-FIELD LANG.85.1004.9 STRING></td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td rowspan="2">&nbsp;</td>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4020.9 STRING></td>
                <td><input type="text" size="15" value="<X-FC-FIELD 1516 DEFAULT=0 NUMBER>" onChange="this.value=valnum(1516,this);"></td>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.1005.9 STRING></td>
        </tr>
        <tr>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.4022.9 STRING></td>
                <td><input type="text" size="15" value="<X-FC-FIELD 1518 DEFAULT=0 NUMBER>" onChange="this.value=valnum(1518,this);"></td>
                <td id="plain" nowrap><X-FC-FIELD LANG.85.1006.9 STRING></td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><img src="/images/pixel.gif" width="1" height="5" border="0"></td>
</tr>
<tr>
        <td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT="#555555" RGB>"><img src="/images/pixel.gif" width="1" height="3" border="0"></td>
</tr>
</table><!--#if expr="$NavPosition==2"-->
        </td>
</tr>
</table><!--#elif expr="$NavPosition==1"-->
<!--#include virtual="/.templates/toolbars/NavPermissions.inc"--><!--#elif expr="$NavPosition==4"-->
<!--#include virtual="/.templates/toolbars/NavPermissionsText.inc"--><!--#endif-->
</form><!--#if expr="$SRVR_ERR_FCPCODE"-->
<script language="JavaScript">
alert("<!--#echo var="SRVR_ERR_FCPREASON"--> [<!--#echo var="SRVR_ERR_FCPCODE"-->]");
</script><!--#endif-->
</body>
</html>
</body>
</html>