home *** CD-ROM | disk | FTP | other *** search
Wrap
<RC$this_page =RCShome/RCEdocument_name> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>webmail.homeip.net</title> <meta http-equiv="Expires" content="Wed, 01 Dec 1999 00:00:01 GMT"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <META NAME="Keywords" CONTENT="webmail, web-based email"> <META NAME="Description" CONTENT="Sambar Webmail Demo"> <meta name="Generator" content="Homesite 4.5 beta 4"> <meta name="Revisit-After" content="30 days"> <!--- CSS routine ---> <RCif RCSusecss = true> <LINK REL="StyleSheet" HREF="/syscss/webmail_<RCSstylesheet>.css" type="text/css"> <LINK REL="StyleSheet" HREF="/syscss/filters_<RCSstylesheet>.css" type="text/css"> <RCif RCSstylesheet = winter> <RC$nextsheet = spring> <RCelseif RCSstylesheet = spring> <RC$nextsheet = summer> <RCelseif RCSstylesheet = summer> <RC$nextsheet = autumn> <RCelseif RCSstylesheet = autumn> <RC$nextsheet = winter> <RCendif> <RCendif> <!--- /CSS routine ---> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- function fnForm_Validate(objForm) { bReturn = true strAlert = "Please correct the following: \n" if(objForm.signature.length > 250) { strAlert += "The signature can only be 250 characters maximum\n" bReturn = false } if(objForm.def_bcc.lenght > 80) { strAlert += "The default bcc address can only be 80 characters\n" bReturn = false } if(bReturn == false) { alert(strAlert) } return bReturn } //--> </SCRIPT> </head> <body> <table align="center" border=0 cellspacing=4 width=100%> <tr> <td colspan=2 align="right"><RCVwmheader></td> </tr> <RCif RCSusecss = true> <tr> <td colspan=2> <table border=0 cellpadding=4 cellspacing=0 width="100%"> <tr bgcolor="#000080"> <td class="wmmainheader"> <span class="headline"><RCPname>'s Defaults</span> </td> <td class="wmmainheader" align="right" valign="bottom"> Back to <a href="<RC$npage>?start=1"><RCSfolder></a> </td> </tr> </table> </td> </tr> <RCendif> <RCinclude RCShome/snippets/actions.stm> <RCinclude RCShome/snippets/features.stm> </TABLE> </TD> <TD WIDTH=80% valign="top"> <form action="<RCShome>/upddefs.stm" method="post" onsubmit="return fnForm_Validate(this)" name="frmSignature"> <table border=0 cellpadding=6 cellspacing=0> <tr bgcolor="#000080"> <td class="attrheader"><RCif RCSusecss ! true><font color="#ffffff"><RCendif>Your signature:<RCif RCSusecss ! true></font><RCendif></td> </tr> <tr> <td> <textarea cols="72" rows="3" name="signature" wrap="hard"><RCPsignature></textarea> </td> </tr> <tr> <td> <small>Your signature will be appended to your mail. It must be plaintext and the maximum length is 250 characters.</small> </td> </tr> <tr bgcolor="#000080"> <td class="attrheader"><RCif RCSusecss ! true><font color="#ffffff"><RCendif>Your default bcc address:<RCif RCSusecss ! true></font><RCendif></td> </tr> <tr> <td> <input type="Text" value="<RCPdef_bcc>" name="def_bcc" size=72 maxlength=80> </td> </tr> <tr> <td> <small>You can specify an email address here, that is filled in by default. This allows you to easily send a copy of every mail to an alternate address. Maximum length is 80 characters.</small> </td> </tr> <tr> <td><input type="Submit" value="Update"></td> </tr> <tr> <td><input type="Reset" onclick="history.go(-1)" value="Cancle"></td> </tr> </table> </form> </td> </tr> </table> </body> </html>