Hi,
I am trying to scrape multiple page data from a site but it is not having a next button. So i am trying to manipulate the “Nextlinkselector” property to make it read all pages data.
like below :
webctrl aaname="+Counter_PO.ToString+" parentid=‘dtBasicExample_paginate’ tag=‘A’
here Counter_Po is a counter variable that is increasing by 1 in the loop…
but i am not able to achieve the objective,
Please help me if it is possible like this or not. anyway i have tried other alternative like click the listing 1,2,3 page based on counter vriable, but eager to know this solution
Thank in advance