text only

wxdqz

New Member
i am trying to get the html only of another page

i actually want to get another pages links (so i use document.links)

i could use window.open to open the other page and then get its links but then the graphics and applets etc will be loaded and i do not want any of that stuff (i may need to load several hundred pages)

any ideas?
 
Back
Top