Dear all,
I have a file HTML as following:
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="Microsoft FrontPage 4.0" name=GENERATOR>
<title></title>
</HEAD>
<BODY bgColor=#FFFFFF leftMargin=0 topMargin=20>
<FORM action=/nhap1.php3 method=post>
<p align="center"><b><font face=".VnTimeH">NHËP TH¤NG TIN THIÕT
BÞ</font></b></p>
<table width="75%" border="0" cellspacing="2" align="center" cellpadding="1">
<tr bgcolor="#FF9933">
<td height="23" width="6%">STT</td>
<td height="23" width="20%"><font face=".VnTime">Tªn thiÕt
bÞ</font></td>
<td height="23" width="12%"><font face=".VnTime">Sè Seri</font></td>
<td height="23" colspan="4"><font face=".VnTime">T×nh tr¹ng
biÕn
®éng</font></td>
<td height="23" width="23%"><font face=".VnTime">Ghi chó</font></td>
</tr>
<tr bgcolor="#CCFFFF">
<td width="6%">
<input type="text" name="textfield" size="5">
</td>
<td width="20%">
<input type="text" name="textfield2" size="20">
</td>
<td width="12%">
<input type="text" name="textfield3" size="20">
</td>
<td colspan="4">
<input type="text" name="textfield33" size="32">
</td>
<td width="23%">
<input type="text" name="textfield42" size="20">
</td>
</tr>
<tr bgcolor="#CCFFFF">
<td colspan="8"><b><i>
<input type="submit" name="submit" value="Add More">
</i></b> </td>
</tr>
</table>
<INPUT name=id type=hidden>
<DL>
<DT><B><I>
</I></B>
<DT><I><B> </B></I>
</DL>
<DIV align=center> </DIV>
<BLOCKQUOTE>
<BLOCKQUOTE>
<P>
<font
face=".VnTime" size="4">
</font>
</P>
</BLOCKQUOTE></BLOCKQUOTE>
<P> </P></FORM>
</BODY></HTML>
Is there anybody show me a script so that when i click button Addmore, this HTML page
reload and add more a row.
Thanks you very much
BaDu