document.url

L

lallous

Hello

It is possible but don't ask me how to do it:

1.use methods like hidden data frame, frame.load(url) .innerHTML, etc...just
to get the the content of a page into a javascript string
2.parse the string and remove inappropriate tags such as: <html> and <body>
tags, remember we only need one of these tags
3.form the final string that is page1+page2+page3 then document.write(pageT)
or simply put its content into innerHTML of the element you want to display
to.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,100
Messages
2,570,635
Members
47,242
Latest member
BarrettMan

Latest Threads

Top