Search found 2 matches

by nah
Tue Oct 05, 2010 8:13 pm
Forum: Microsoft.NET
Topic: Receiving HTML from AJAX appl
Replies: 7
Views: 22378

Re: Receiving HTML from AJAX appl

A nice example is "http://www.soccerway.com/national/sweden/allsvenskan/2010/regular-season/", delivering Swedish soccer results. When I study the source to the shown page I can extract the content, but after pressing "Previous" I see the previous results on the screen but the source is not updated.
by nah
Mon Sep 27, 2010 9:40 pm
Forum: Microsoft.NET
Topic: Receiving HTML from AJAX appl
Replies: 7
Views: 22378

Receiving HTML from AJAX appl

I have run an application that picked and unpacked HTML from a web page.
Now, the web page has been redesigned, so now it uses AJAX.
This means that the HTML is no longer updated.
Has anyone here experience on this subject?

Best regards
Niels