Tagged Questions
0
votes
0answers
25 views
POST to different referers one at a time and add result page to a richtextbox2
I've followed this tutorial and i want to modify it a little bit. And the author, i think is very busy.
Here is the code he got:
Imports System.Net
Imports System.Text
Imports System.IO
Public ...