I have now updated my code as a test I want to list all URLs that has the word index.php
but it also displays other things. ...Here is my working code:...Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Dim webClient ...