PDA

View Full Version : how could i scan this (web 2.0 ?) page...?


nicolas
10th March 2007, 02:15 PM
Hello, I have a problem with scanning the this url :

http://www.pointbet.com/en/NewOdds/Odds.aspx?choice=t&language=en

the odds don't appear in the source code of the page (the table with the numbers), so I have no idea how i could scan this.

It's seems to be web2.0 right? Any ideas on how to proceed ? I just need to scan the odds (numbers in the table).

Thanks

jperdoch
14th March 2007, 08:39 PM
Dear Nicolas,
you need to know requests sending to server. You have two ways: study source-code (ajax scripts) or use sniffer.

nicolas
18th March 2007, 03:39 PM
hello, thank you for your reply.

I going try to understand the code