| Current File : //var/backend/em.gb/html/mod_user.html |
</head>
<body bgcolor="#FFFFFF" text="#404040" vlink="#0000FF" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0">
<script>document.write(header)</script>
<table align="center" width="98%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td width="10"><img src="/images/headline.gif" alt="" width="10" height="10" border="0"></td>
<td class="font"><font color="#404040"><strong><script>document.write(headline)</script></strong></font></td>
<td align="right" class="font">
<a href="##C/com/showmenu?##&">##X001</a> |
<a href="##C/com/showusers?##&">##X061</a> |
<a href="##C/com/showforwards?##&">##X122</a> |
<a href="##C/com/showautoresponders?##&">##X077</a> |
<a href="##C/com/showmailinglists?##&">##X080</a> |
##x
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="font">
<!--content-->
<script type="text/javascript">
<!--
function enablefields(txt)
{
if (txt=="disable")
{
document.forms[0].nforward.disabled=true;
document.forms[0].fsaved.disabled=true;
##ts document.forms[0].spamcheck.disabled=false; ##tt
}
else if (txt=="forward")
{
document.forms[0].nforward.disabled=false;
document.forms[0].fsaved.disabled=false;
##ts document.forms[0].spamcheck.disabled=false; ##tt
}
else if (txt=="blackhole")
{
document.forms[0].nforward.disabled=true;
document.forms[0].fsaved.disabled=true;
##ts document.forms[0].spamcheck.disabled=true; ##tt
}
else
{
document.forms[0].nforward.disabled=false;
document.forms[0].fsaved.disabled=false;
##ts document.forms[0].spamcheck.disabled=false; ##tt
}
}
function GetSelected()
{
var i;
for( i=0; i<document.forms[0].cforward.length; ++i)
if( document.forms[0].cforward[i].checked)
return document.forms[0].cforward[i].value;
// default (non selected)
return -1;
}
//-->
</script>
<div align="center"><font color="#FF0000">##S</font></div><br>
<!-- Frame content -->
<table cellpadding="0" cellspacing="0" border="0" align="center" width="100%" bgcolor="#ffffff">
<!-- Form title -->
<tr>
<td bgcolor="#C0C0C0" height="24"> <b>##X109: [ <font color="#000080">##A@##D</font> ]</b></td>
</tr>
<!-- End of form title -->
<!-- Form content -->
<tr>
<td>
<table cellpadding="5" cellspacing="1" border="0" width="100%">
<!-- Form fields -->
<tr>
<td>
<form method="post" name="logon" action="##C/com/modusernow?##&">
<input type="hidden" name="modu" value="##A">
<table cellpadding="1" cellspacing="1" border="0">
<tr>
<td align="right">##X092:</td>
<td align="left"><input type="text" name="gecos" maxlength="128" size="16" value="##i7" class="search"></td>
</tr>
<tr>
<td align="right">##X110:</td>
<td align="left"><input type="password" name="password1" maxlength=128 size=16 class="search"></td>
</tr>
<tr>
<td align="right">##X091:</td>
<td align="left"><input type="password" name="password2" maxlength=128 size=16 class="search"></td>
</tr>
##tq <tr>
<td align="right">##X249:</td>
<td align="left">
##ta
<input type="text" name="quota" maxlength="128" size="16" value="##q" class="search">
##X251
##tt
##tu ##Q ##q ##tt
</td>
</tr>
##tt
##ts
<tr>
<td class="fontb"><font color="#800000">##X304</font>:</td>
<td align="left">
<input class="search" type="checkbox" name="spamcheck" ##i9>
</td>
</tr>
##tt
</table>
<hr size="2" noshade>
<table cellpadding="1" cellspacing="1" border="0">
<tr>
<td align="right" valign="top">##X260:</td>
<td align="left">
<input type="radio" name="cforward"
onClick="document.forms[0].nforward.disabled=true;
document.forms[0].fsaved.disabled=true;
##ts document.forms[0].spamcheck.disabled=false; ##tt"
value="disable" ##i0> <strong>##X205</strong>
<hr size="1">
<input type="radio" name="cforward"
onClick="document.forms[0].nforward.disabled=true;
document.forms[0].fsaved.disabled=true;
##ts document.forms[0].spamcheck.disabled=true; ##tt"
value="blackhole" ##i8> <strong>##X303</strong>
<hr size="1">
<input type="radio" name="cforward"
onClick="document.forms[0].nforward.disabled=false;
document.forms[0].fsaved.disabled=false;
document.forms[0].nforward.select()
document.forms[0].nforward.focus()
##ts document.forms[0].spamcheck.disabled=false; ##tt"
value="forward" ##i1> <strong>##X211</strong>*: <input type="text" size="46" name="nforward"
value="##i2" class="search"><BR>
<input type="checkbox" name="fsaved" ##i3> ##X210
<hr size="1">
<input type="checkbox" name="vacation"
onClick="document.forms[0].vsubject.select()
document.forms[0].vsubject.focus()"
value="on" ##i4> <strong>##X212</strong>
<BR>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" class="font"> ##X213 </td>
<td><input type="text" name="vsubject" size="50" value="##i5" class="search"></td>
</tr>
<tr>
<td valign="top" class="font"> ##X214 </td>
<td><textarea name="vmessage" rows="4" cols="45" style="border: 1px solid #707070;">##i6</textarea></td>
</tr>
</table>
</td>
</tr>
</table><hr size="2" noshade>
<table cellpadding="1" cellspacing="1" border="0">
<!-- user mailbox flags
<tr>
<td align=right valign=top>##X296:</td>
<td align="left">
##X299:
<input type="radio" name="zeroflag" value="on" ##J1>##X297
<input type="radio" name="zeroflag" value="off" ##J2>##X298
<BR>
##X300:
<input type="radio" name="oneflag" value="on" ##J3>##X297
<input type="radio" name="oneflag" value="off" ##J4>##X298
<BR>
##X301:
<input type="radio" name="twoflag" value="on" ##J5>##X297
<input type="radio" name="twoflag" value="off" ##J6>##X298
<BR>
##X302:
<input type="radio" name="threeflag" value="on" ##J7>##X297
<input type="radio" name="threeflag" value="off" ##J8>##X298
</td>
</tr>
user mailbox flags -->
<tr>
<td colspan=2 align=right>
<input type="submit" name="##X111" value="##X111" class="button">
</td>
</tr>
</table>
</form>
* ##X321
<script type="text/javascript">
<!--
// alert( GetSelected() );
enablefields( GetSelected() );
//-->
</script>
</td>
</tr>
</table>
</td>
</tr>
<!-- End of form fields -->
</table>
<!-- End of frame content -->
<!--content-->
</td>
</tr>
</table>