phani
10-04-2002, 09:41 AM
hi,
how to call a file on clicking on the link through javascript, because i need to submit a form on clicking the link.Here is the code of the anchor tag i used
<td width="10%" class="inputFormLeft"><a href="" onclick="javascript:deleteskill()"> Delete</a></td>
how to call a file on clicking on the link through javascript, because i need to submit a form on clicking the link.Here is the code of the anchor tag i used
<td width="10%" class="inputFormLeft"><a href="" onclick="javascript:deleteskill()"> Delete</a></td>