Connecting Tech Pros Worldwide Forums | Help | Site Map

How to load first.html into a certain <div>...</div> area?

Patricia Mindanao
Guest
 
Posts: n/a
#1: Nov 20 '08
Assume I have a HTML web page with a pre-defined <div...</divarea.

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>...</divarea in the current Web page and displayed.

How can I do this in detail?

Pat

Closed Thread