07-16-2010, 09:40 AM
you should ask for a praticular issue you face to resolve your tasks rather asking for complete script. if you try yourself, you will learn more.
what we can help you now is with guidelines if you need -
1. after submitting your text at google page get all the links from page you can use 'Description.Create' method.
2. get the current page initialized as 1.
3. loop through all the links you get and look for the text in each link, you can use 'instr' if found return the link and current page
3. click the next page link and do the same again
let us know if you face any issue in implementing this.
what we can help you now is with guidelines if you need -
1. after submitting your text at google page get all the links from page you can use 'Description.Create' method.
2. get the current page initialized as 1.
3. loop through all the links you get and look for the text in each link, you can use 'instr' if found return the link and current page
3. click the next page link and do the same again
let us know if you face any issue in implementing this.