document.url -
09-27-2003
, 04:47 PM
Javascript beginner would like to create one Web page from the contents
of three other pages.
This does not work:
javascript:document.write.url.("http://www.myWEB.com/Events/A1_Cal_ALD_Events_1.html",
"http://www.myWEB.com/Events/A1_Cal_ALD_Events_2.html",
"http://www.myWEB.com/Events/A1_Cal_ALD_Events_3.html")
Suggestions appreciated.
CW |