searching html documents

  • Thread starter David Rwj Cherry CS2000
  • Start date
D

David Rwj Cherry CS2000

hi,
i was wondering if you could cast some light on a confusing subject. is
there a way which you know of that can search through html documents and
extract selected information, and display that in another (main) html
document??

any clarification on this would be greatly appreciated.

thanks

david
 
L

Lasse Reichstein Nielsen

David Rwj Cherry CS2000 said:
i was wondering if you could cast some light on a confusing
subject. is there a way which you know of that can search through html
documents and extract selected information, and display that in
another (main) html document??
Plenty.

any clarification on this would be greatly appreciated.

Definitly! What is it you want to do?

Where do the pages come from (if not from the same domain, it's
impossible in a normal browser). What do you have: A loaded page
in a window or just the URL?

Suggestion:
Use DOM to create an iframe. Load the page into the iframe.
Use DOM to traverse the document tree of the loaded page.

/L
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top