************************************************************************
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
riving 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?
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

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?