I have a table with four links on top of it. What I would like to do is have different data load inside the table (whether in an iframe or as an include file I don't know how this is possible) whenever each of the links is clicked, but without reloading the page. I could have the data stored in 4 different html pages that could load within the table, but I don't know how to do this.
Please help
Please help