Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I use Javascript to extract data from view source

Status
Not open for further replies.

UncleScooby

Programmer
Jun 1, 2001
30
GB

I want to access a web page then extract some data from it (as seen within the view source). Is there a way I can access the view source data, then pull out the bits I need by using javascript ? Or do I need something else....

Many thanks to one and all,

Uncle Scooby.
 
This thread is all about how to view the source (the best ways are in the last 5 threads):
thread215-77210

Rick if(($question=="has been bugging me"
AND $answer=="fixed the problem") OR $answer=="really good post"){
print("Star");
}else{
print("Thanks.");
}
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top