⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 052_email_headers.html

📁 PHP EMAIL FORM PROCESSING Just use php and mysql Follow the instructions as given in the text fil
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><!-- InstanceBegin template="/Templates/inside.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>PAGETITLE</title>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="css/all.css" rel="stylesheet" type="text/css">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<script language="JavaScript" type="text/JavaScript">
if (self == top) { top.location.replace("index.html");
} else {
parent.window.frames.leftmiddle.location.reload(true);
}
</script>
</head>

<body bgcolor="#FFFFFF" background="images/bg_1200.gif" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><a name="top"></a><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="83%" height="29" bgcolor="#F8F8F8"><img src="images/delimiter.gif" width="19" height="29" border="0" align="absmiddle"><!-- InstanceBeginEditable name="path" -->LEARNING<img src="images/bullet_3.gif" width="4" height="7" hspace="5" border="0"><span class="highlited">E-mail Headers</span><!-- InstanceEndEditable --></td>
<td width="17%" height="29" align="right" bgcolor="#F8F8F8"><!-- InstanceBeginEditable name="navtop" -->
<table border="0" cellpadding="0" cellspacing="0" bgcolor="#F8F8F8">
<tr>
<td width="19"><img src="images/delimiter.gif" width="19" height="29" border="0"></td>
<td width="34"><a href="051_getting_started.html"><img src="images/nav_back.gif" alt="&lt; back" width="34" height="7" border="0"></a></td>
<td width="21"><img src="images/delimiter_2b.gif" width="1" height="7" hspace="10" vspace="10" border="0"></td>
<td width="55"><a href="053_server_variables.html"><img src="images/nav_forward.gif" alt="forward &gt;" width="55" height="7" border="0"></a></td>
<td width="19"><img src="images/1x1.gif" width="19" height="29" border="0"></td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
</tr>
<tr>
<td colspan="2" bgcolor="#CECECE" height="1"><img src="images/1x1.gif" width="1" height="1" border="0"></td>
</tr>
<tr valign="top">
<td height="80%" colspan="2"><table width="100%" border="0" cellspacing="15" cellpadding="0">
<tr>
<td><!-- InstanceBeginEditable name="content" --><span class="highlitedtitle">E-mail Headers</span><br><br>Body of Form Processor Pro 4.0 e-mail template may contain arbitrary data in html format or plain text either. This data must be preceded by required key part of template - headers. Headers contain technical information on e-mail message in question and additional message info as well.<br>
<br>
<span class="hhblue">Form Processor Pro 4.0 uses following headers:</span><br>
<table border="0" cellpadding="3" cellspacing="1" bgcolor="#666666">
<tr bgcolor="#FFFFFF">
<td><strong>From</strong></td>
<td>Full name (if stated), E-mail and Company (if stated) of sender</td>
</tr>
<tr bgcolor="#F8F8F8">
<td><strong>To</strong></td>
<td>Full name (if stated), E-mail and Company (if stated) of recipient(s) <font color="#FF0000">**</font></td>
</tr>
<tr bgcolor="#FFFFFF">
<td><strong>Cc <font color="#FF0000">*</font></strong></td>
<td>Full name (if stated), E-mail of recipient(s), copy of the message is sent to <font color="#FF0000">**</font></td>
</tr>
<tr bgcolor="#F8F8F8">
<td><strong>Bcc <font color="#FF0000">*</font></strong></td>
<td>Full name (if stated), E-mail of recipient(s), copy of the message is sent to, but invisible for other recipients <font color="#FF0000">**</font></td>
</tr>
<tr bgcolor="#FFFFFF">
<td><strong>Subject</strong></td>
<td>Subject of the message (if stated)</td>
</tr>
<tr bgcolor="#F8F8F8">
<td><strong>Attachment <font color="#FF0000">*</font></strong></td>
<td>File names of files attached to message (if present)</td>
</tr>
</table>
<br>
<font color="#FF0000">*</font> If you are not intended to use this field, do not include it to template header.<br>
<font color="#FF0000">**</font> Multiple recipients are separated by comma &#8220;,&#8221; from each other.<br>
<!-- InstanceEndEditable --></td>
</tr>
</table></td>
</tr>
<tr>
<td height="42" align="center" valign="bottom"><!-- InstanceBeginEditable name="navbottom" -->
<table height="27" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="34" valign="top"><a href="051_getting_started.html"><img src="images/nav_back.gif" alt="&lt; back" width="34" height="7" border="0"></a></td>
<td width="21" valign="top"><img src="images/delimiter_2b.gif" width="1" height="7" hspace="10" border="0"></td>
<td width="55" valign="top"><a href="053_server_variables.html"><img src="images/nav_forward.gif" alt="forward &gt;" width="55" height="7" border="0"></a></td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
<td height="42">&nbsp;</td>
</tr>
<tr>
<td height="37" align="center" valign="top"><span class="copyright">&copy; 2003 Email-Form.com. All Rights reserved.</span></td>
<td height="37" align="right" valign="top"><a href="#top" target="_self"><img src="images/nav_top.gif" width="75" height="15" border="0"></a></td>
</tr>
</table>
</body>
<!-- InstanceEnd --></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -