Hi
i m quite new in C# (but old and experienced in programming ). So i ll need some help here please.

i m trying to scrap a website that is using Ajax (js script) so the content keeps changing every 30 mins.

I used firebug to find the source script but from there and on i m not sure how to continue, hot to catch the html content and parse it.

Any advice/ideas/example/help is really welcome.

Sol