Measurement of rapid development platform, the construction of the business system, in the hands of customers to use, it is generally necessary to create customer use help documents. Because the measurement rapid development platform is an integrated platform integrating C/S,B/S, it is easy to make use of HTML documents to create business system help documents.
Example:
--------------------------------------------------------------------------------------------------------------- ------
Main Page: helpindex.htm
<meta http-equiv= "Content-language" content= "ZH-CN" >
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 ">
<title> Help </title>
<body>
<iframe name= "left" id= "Leftmain" src= "left.htm"Frameborder=" false "scrolling=" Auto "width=" 20% "allowtransparency=" true "height=" 568 ">></iframe>
<iframe name= "Right" id= "Rightmain" src= "right.htm"Frameborder=" false "scrolling=" Auto "width=" 70% "allowtransparency=" true "height=" 568 "></iframe>
</body>
--------------------------------------------------------------------------------------------------------------- ---------
Catalog page: left.htm
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 ">
<title> catalog Page </title>
<body>
<table border= "0" width= "100%" >
<tr>
<td><a href= "left.htm" > Security Objectives </td>
</tr>
<tr>
<td><a href= "left.htm" > Safety Responsibility System </td>
</tr>
<tr>
<td><a href= "left.htm" > Regulations and Safety Management system </td>
</tr>
<tr>
<td><a href= "left.htm" > Safety input </td>
</tr>
<tr>
<td><a href= "left.htm" > Equipment Facilities </td>
</tr>
<tr>
<td><a href= "left.htm" > Team building </td>
</tr>
<tr>
<td><a href= "left.htm" > Job Management </td>
</tr>
<tr>
<td><a href= "left.htm" > Hazard identification and Risk control </td>
</tr>
</table>
</body>
<script type= "Text/javascript" >
function Locateurl (urlname) {
var Frameid = parent.document.getElementById ("Rightmain");
FRAMEID.SRC = "right.htm#" +urlname;
}
</script>
--------------------------------------------------------------------------------------------------------------- ---------
Content page: right.htm
<a name= "safety objectives" > Security Objectives </a></span><div >
<span >
The safety work goal and the policy is to the company to set up the safety work policy and the goal, the medium and long term plan, the yearly plans and so on the content carries on the management, this includes formulates each policy, the goal Safety Control index, formulates the concrete measure, according to the medium and long term plan, the yearly plan and so on formulates each special work plan and </span></div>
<div >
<span >1, </span><span > select "Security Objectives" under "Security Goals" module, click on the main form to open the security work policy and target. (<font face= "Times New Roman" >1-1</font><font face= "song Body" >):</font></span></div>
<div >
<span >
</ Span><span ></span><span > </span></div>
<div >
<span > Figure <font face= "Times New Roman" >1-</font>1 security work policy and target main form interface </span> </div>
<div >
<span >2, </span><span > click on the "New" button to open the new interface and add data. (<font face= "Times New Roman" >1-2-1</font><font face= "song Body" >): </font></span></div >
<div >
Original address: http://bbs.delit.cn/thread-481-1-1.html
Reprint please specify the source:
Author: metric Technology www. Delit. cn
Introduction to authoring help documentation in the rapid development platform for measurement