I have a table with several different links and I want to send each of those links to 1 iframe. I can only figure out how to assign one link to it using name"" but I'd like to assign them all. Does anyone know how to do this?
So I have one webpage that has multiple links to local documents.
I am using iframe to load the document in an iframe below the list of links
The first link opens fine in the iframe below
When I click on any other link it now opens a new window instead of clearing the iframe below and loading the new document.
Bookmarks