04-26-2012, 07:20 PM
Thanks for your response, I have set all the values to Datatable,
now i am working on next task.
I have set the values to datatable, now I want to use these values to delete some links from the page.
now the thing is
Datatable values
1
2
3
4
I need to delete 1 2 3 4 number link from next page.
I have got the innertext of the link 1 2 3 4
now I wonder how can i do it?
If else conditions?
now i am working on next task.
I have set the values to datatable, now I want to use these values to delete some links from the page.
now the thing is
Datatable values
1
2
3
4
I need to delete 1 2 3 4 number link from next page.
I have got the innertext of the link 1 2 3 4
now I wonder how can i do it?
If else conditions?