Reading html source code ?!?!?!?!?

aryaxt

New member
************************************************************************
PLEASE READ THE WHOLE DETAIL BEFORE ANSWERING
************************************************************************

I am trying to connect to either yahoo maps or google maps through C# pass 2 query string with 2 zipcodes, and read the distance from the html source code
example :Driving directions to Irvine, CA 92056
5.5 mi – about 12 mins
the problem is that they are using ajax or something similar, and somehow when i view the source code i cannot find these contents in the source code. Is there any way to access these contents?
 
Back
Top