ok, I have a html file that has text on it (file B). And then there is another html file that has a table in it. (file A). I'm trying to figure out how to make it when the web browser loads file A, the table in file A will be filled with the text in file B. Is this possible? And how do I do it?
