Get data from website (Where the Site has multiple pages)
Hi,I want to get the particular data's from website and the website contains lot of pages. Approximately per page had 15 records, once it retrieve in C# Windows Application it goes to next page. Same as it will goes till last page. I can get the Data from first page, how can i go to next page (automatically no manual work here). Here i attached the sample image where there is number of records per page and pagination at bottom of page.