<Table>
<tr>
<td>ID</td>
<td>NAME</td>
<td>MARKS</td>
<td>Grade</td>
<td><a href="AddRecord.jsp" >Update Record</a> </td>
</tr>
</Table>
How can I get table contents for modification, when I press Update hyperlink button? or how can I send these contents as a parameter to the page "AddRecord.asp".
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…