When the users clicks now on a certain link on this web page (outside or inside this "div" area)
then the content of a file say "first.html" (currently still on the server) should be loaded
and filled into the existing <div>...</div> area in the current Web page and displayed.
How can I do this in detail?
Pat