Last, no refreshing discharging, in fact, this idea is easy to expand, we can also apply to table diagrams. The principle is to generate an HTML form in the server. The client is fixed, and the value is fixed.
Service Back to XML
Table table
Name>
Data>
Pcm>
Below is the code of the client.
1, HTML main code
div> td>
div> td> tr>
div> td>
div> td> tr>
TABLE>
Used to display four forms
2, JS code
VAR ntemp = 0;
// Take data
Function LocadData ()
{
// Another responsible for sending a request to get a response result
VAR OHTTPREQ = New ActiveXObject ("msxml2.xmlhttp");
VAR ODOC = New ActiveXObject ("msxml2.domdocument");