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

📄 033_local_form_configuration_file.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" -->DESCRIPTION<img src="images/bullet_3.gif" width="4" height="7" hspace="5" border="0"><span class="highlited">Local Form Configuration File</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="032_basic_configuration_file.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="034_field_types.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">Local Form Configuration File</span><br><br>To configure any custom form for using Form Processor Pro 4.0 you need to edit personal form configuration file named form.cfg. It must be located in the same folder with the form in question. This configuration file contains variables of following types:<br><br>
<strong>Page transition:</strong><br><br>
<span class="hhorange">_browser_outNo</span><br>
Specifies next page in the sequence to which you are taken after pressing Submit button on the web form, where No &#8211; page order. Leave No blank for the first result page<br><br>
<u>Example:</u><br>
_browser_out = form-preview.html #defines first result page in multi-page sequence,<br>
_browser_out1=form-next.html #next page for form-preview.html,<br>
_browser_out2=form-thanks.html #next page for form-next.html<br><br>
<span class="hhorange">_redirect</span><br>
Specifies page to which you are redirected after pressing Submit button on the web form. Does not process any data, used for redirect purposes only. If you want to output submitted fields, you should use _browser_out instead.<br><br>
<span class="hhorange">_error_path</span><br>
Specifies file given out to web visitor if any error with form processing occurs.<br><br>
<span class="hhorange">_error_url</span><br>
The same as <em>_error_path</em>, but URL is given instead<br>
<br>
<strong>Template configuration:</strong><br><br>
<span class="hhorange">_send_emailNo</span><br>
Specifies e-mail message templates in its value, where No &#8211; number of file.<br><br>
<u>Example:</u><br>
You have following variables defined in your<strong> form.cfg</strong> :<br>
_send_email1 = email_to_user1.txt<br>
_send_email2 = email_to_user2.txt<br>
_send_email3 = email_to_admin.txt<br>
Thus, after submission, Form Processor Pro 4.0 will process three e-mail templates, and three e-mail messages will be sent.<br><br>
<span class="hhorange">_out_file</span><br>
This variable specifies the file of log template. Using this variable you will be able to create log files, textual database files, CSV files or any other file with custom format.<br><br>
<span class="hhorange">_round</span><br>
If used, sets the number of precision digits in <strong>round()</strong> function. (See section <a href="034_field_types.html" class="ssilka">Field Types / Round Function</a> for more details)<br>
<br>
<span class="hhblue">NOTE:</span> you can use variable <em>attachments_path</em> described in section <a href="032_basic_configuration_file.html" class="ssilka">Basic Configuration File</a> in <strong>form.cfg</strong> if you want to override its value for the current form.<br>
<br>
<span class="hhblue">IMPORTANT:</span> You can override variables set in <strong>form.cfg</strong> by creating fields with the same name in the form itself, e.g., <em>&lt;input type=&#8221;hidden&#8221; name=&#8221;_redirect&#8221; value=&#8221;home.html&#8221;&gt;</em> will redirect user to page <em>home.html</em> right after pressing Submit button, regardless of _redirect value set in <strong>form.cfg</strong>.<!-- 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="032_basic_configuration_file.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="034_field_types.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 + -