041_getting_started.html
来自「PHP EMAIL FORM PROCESSING Just use php」· HTML 代码 · 共 74 行
HTML
74 行
<!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" -->CONFIGURATION<img src="images/bullet_3.gif" width="4" height="7" hspace="5" border="0"><span class="highlited">Getting Started</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="036_log_template.html"><img src="images/nav_back.gif" alt="< 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="042_how_fpp_interacts.html"><img src="images/nav_forward.gif" alt="forward >" 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">Getting Started</span><br><br>Welcome to the Form Processor Pro, the professional tool for processing of web forms on your web site.<br><br>
<span class="hhblue">This chapter includes:</span>
<ul>
<li><strong>Illustrated overview on the way how Form Processor Pro 4.0 interacts with the web form</strong><br>
Detailed illustrated explanation of the structure of Form Processor Pro 4.0 work, including scheme of data processing.</li>
<li><strong>Tips on configuration of the Form Processor Pro 4.0 configuration files for the web forms</strong><br>
You are unsure what to put in form.cfg? Then this section is for you!</li>
<li><strong>Configuration of web forms used together with Form Processor Pro 4.0</strong><br>
Sometimes</li>
</ul>
For Form Processor Pro 4.0 description please refer to section <a href="031_getting_started.html" class="ssilka">FPP Description</a><br>
For Form Processor Pro 4.0 installation notes please refer to section <a href="021_getting_started.html" class="ssilka">FPP Installation</a><br>
For detailed examples on tuning Form Processor Pro 4.0 files please refer to section <a href="051_getting_started.html" class="ssilka">FPP Learning</a>
<!-- 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="036_log_template.html"><img src="images/nav_back.gif" alt="< 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="042_how_fpp_interacts.html"><img src="images/nav_forward.gif" alt="forward >" width="55" height="7" border="0"></a></td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
<td height="42"> </td>
</tr>
<tr>
<td height="37" align="center" valign="top"><span class="copyright">© 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 + =
减小字号Ctrl + -
显示快捷键?