History

Show Presentation
 
 11007
Home • simple.templates • 11007
 
<!--11007--><!--#if expr="<X-FC-BROWSER NAME.MSIE>&&<X-FC-BROWSER OS.Mac>"--><!--#set var="ALTSTR" value="title"--><!--#else--><!--#set var="ALTSTR" value="alt"--><!--#endif-->
<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"-->
#body{width:100%;}
-->
</style>
<script language="JavaScript">
<!--
<!--#rem
PNOS    ProcessNameOnSave
Generates a default name for this AB entry based on the first, middle and last name fields
-->
function PNOS(F) {
var E=F.elements;
var fD=E["FieldID:8010=STRING"];
var nF=E["FieldID:1006=STRING"].value;
var nM=E["FieldID:1008=STRING"].value;
var nL=E["FieldID:1014=STRING"].value;
if(fD.value.length==0||fD.value=="<X-FC-FIELD LANG.11007.0.25 LITERALSTRING>"){
        fD.value="";
        if(nF.length+nM.length+nL.length>29){
                nM=nM.charAt(0);
                if(nF.length+nM.length+nL.length>29){
                        nM="";
                        if(nF.length+nL.length>30){
                                nF=nF.charAt(0);
                                if(nF.length+nL.length>30){
                                        nF="";
                                        if(nL.length>31)
                                                nL=nL.substring(0,31);
                                }
                        }
                }
        }
        if(nF.length)
                fD.value=nF;
        if(nM.length)
                fD.value+=(fD.value.length?" ":"")+nM;
        if(nL.length)
                fD.value+=(fD.value.length?" ":"")+nL;
        if(fD.value.length==0)
                fD.value="<X-FC-FIELD LANG.11007.0.25 LITERALSTRING>";
}
}
<!--#include virtual="/.Templates/JavaScript/SendFunctions.inc"-->
<!--#include virtual="/.Templates/JavaScript/DateFunctions.inc"-->
<!--#include virtual="/.Templates/JavaScript/TabFunctions.inc"-->
//-->
</script>
</head>
<body dir="<X-FC-FIELD LANG.7500 DEFAULT="ltr" STRING>" bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT=LANG.49.5600.11 RGB>"<X-FC-BACKGROUND-PICTURE HTML> leftmargin="0" rightmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form name="MainForm" action="<X-FC-OBJURL SLASH>FormSave?Clear=0&Templates=AB" method="post" enctype="multipart/form-data" onSubmit="PNOS(this);">
<input type="hidden" name="CharSet" value="<X-FC-ITEM DATA[CharSet]>">
<input type="hidden" name="KeepNames" value="1">
<input type="hidden" name="FieldID:8010=STRING" value="<X-FC-FIELD 8010 STRING>">
<!--#set var="TABLEWIDTH" value="<X-FC-FIELD PREFS.5720 DEFAULT=LANG.49.5720.9 STRING>"-->
<!--#include virtual="/.templates/toolbars/NavForm.inc" -->
<table width="<!--#echo var="TABLEWIDTH"-->" bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" cellpadding="2" cellspacing="0" border="0">
<tr>
        <td>&nbsp;</td>
        <td><img src="/Icons/<X-FC-ITEM DATA[Icon]>" <!--#echo var="ALTSTR"-->="<X-FC-FIELD LANG.11007.0.25 STRING>" border="0"></td>
        <td class="title" nowrap><X-FC-ITEM DATA[Name]></td>
        <td width="100%"><img src="/Icons/0" width="1" height="1" border="0"></td>
        <td><input type="submit" class="button" value=" <X-FC-FIELD LANG.CMD.5.0 STRING> "></td>
        <td><input type="reset" class="button" value=" <X-FC-FIELD LANG.CMD.7.0 STRING> " onClick="document.forms['ResetForm'].submit();return false;"></td>
        <td>&nbsp;</td>
</tr>
</table>
<table bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td colspan="2"><img src="/Icons/0" width="1" height="5" border="0"></td>
</tr>
<tr>
        <td>&nbsp;</td>
        <td><table bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" width="<!--#echo var="TABLEWIDTH"-->" cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td class="gt" align="right" nowrap><label for="F1"><X-FC-FIELD LANG.11007.4000.9 STRING></label></td>
                <td><input type="text" class="forms" name="FieldID:1006=STRING" id="F1" size="30" value="<X-FC-FIELD 1006 DEFAULT=PROP.9 STRING>"></td>
                <td><img src="/icons/0" width="20" height="1" border="0"></td>
                <td class="gt" align="right" nowrap><label for="F2"><X-FC-FIELD LANG.11007.1009.9 STRING></label></td>
                <td><input type="text" class="forms" name="FieldID:1026=STRING" id="F2" size="30" value="<X-FC-FIELD 1026 DEFAULT=PROP.9 STRING>"></td>
                <td class="p" width="100%">&nbsp;</td>
        </tr>
        <tr>
                <td class="gt" align="right" nowrap><label for="F3"><X-FC-FIELD LANG.11007.4001.9 STRING></label></td>
                <td><input type="text" class="forms" name="FieldID:1008=STRING" id="F3" size="30" value="<X-FC-FIELD 1008 DEFAULT=PROP.9 STRING>"></td>
                <td><img src="/icons/0" width="20" height="1" border="0"></td>
                <td class="gt" align="right" nowrap><label for="F4"><X-FC-FIELD LANG.11007.1010.9 STRING></label></td>
                <td><input type="text" class="forms" name="FieldID:1027=STRING" id="F4" size="30" value="<X-FC-FIELD 1027 DEFAULT=PROP.9 STRING>"></td>
                <td class="p" width="100%">&nbsp;</td>
        </tr>
        <tr>
                <td class="gt" align="right" nowrap><label for="F5"><X-FC-FIELD LANG.11007.4000.9 STRING></label></td>
                <td><input type="text" class="forms" name="FieldID:1014=STRING" id="F5" size="30" value="<X-FC-FIELD 1014 DEFAULT=PROP.9 STRING>"></td>
                <td><img src="/icons/0" width="20" height="1" border="0"></td>
                <td class="gt" align="right" nowrap><label for="F6"><X-FC-FIELD LANG.11007.1011.9 STRING></label></td>
                <td><input type="text" class="forms" name="FieldID:1028=STRING" id="F6" size="30" value="<X-FC-FIELD 1028 DEFAULT=PROP.9 STRING>"></td>
                <td class="p" width="100%">&nbsp;</td>
        </tr>
        </table></td>
</tr>
<tr>
        <td colspan="2"><img src="/Icons/0" width="1" height="5" border="0"></td>
</tr>
<tr>
        <td colspan="2"><textarea id="body" class="forms" name="body" rows="15" cols="62" wrap><X-FC-BODY FORMAT=PLAIN></textarea></td>
</tr>
</table>
<table bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>"  width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td><table cellpadding="2" cellspacing="0" border="0" align="center">
        <tr>
                <td>&nbsp;</td>
                <td><input type="submit" class="button" value=" <X-FC-FIELD LANG.CMD.5.0 STRING> "></td>
                <td><input type="reset" class="button" value=" <X-FC-FIELD LANG.CMD.7.0 STRING> " onClick="document.forms['ResetForm'].submit();return false;"></td>
                <td>&nbsp;</td>
        </tr>
        </table></td>
</tr>
</table>
</form>
<form name="ResetForm" action="<X-FC-OBJURL SLASH>FormSave?Clear=0&TargetURL=<X-FC-OBJURL>" method="post">
<input type="hidden" name="Close" value="1">
</form><!--#if expr="$SRVR_ERR_FCPCODE"-->
<script language="JavaScript">
alert("<X-FC-FIELD LANG.ERR.`$SRVR_ERR_FCPCODE` ESCAPED> [<!--#echo var="SRVR_ERR_FCPCODE"-->]");
</script><!--#endif-->
<!--#include virtual="/.templates/toolbars/FooterForm.inc"-->
</body>
</html>