Hi,
I have never used ajax.
I have :
<table1>
<tr>
<td><table2> left table with links</table2></td>
<td><table3> right main table for contents</table3></td>
</tr>
</table1>
I want when I click in a link in table2 the content of table3 change.
I will appreciate your help.
thanks