Dim wcl As New Net.WebClient
If wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt") = "7" Then
wcl.UploadString("ftp://TJA:

.funpic.de/schalter.txt", "1")
Else
If wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt") = "1" Then
PictureBox4.ImageLocation = wcl.DownloadString("http://benni9007.be.funpic.de/werbung1.txt")
Else
If wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt") = "2" Then
PictureBox4.ImageLocation = wcl.DownloadString("http://benni9007.be.funpic.de/werbung2.txt")
Else
If wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt") = "3" Then
PictureBox4.ImageLocation = wcl.DownloadString("http://benni9007.be.funpic.de/werbung3.txt")
If wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt") = "4" Then
PictureBox4.ImageLocation = wcl.DownloadString("http://benni9007.be.funpic.de/werbung4.txt")
Else
If wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt") = "5" Then
PictureBox4.ImageLocation = wcl.DownloadString("http://benni9007.be.funpic.de/werbung5.txt")
Else
If wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt") = "6" Then
PictureBox4.ImageLocation = wcl.DownloadString("http://benni9007.be.funpic.de/werbung6.txt")
End If
End If
End If
End If
End If
End If
End If
Label1.Text = wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt")
Label1.Text = Val(wcl.DownloadString("http://benni9007.be.funpic.de/schalter.txt")) + "1"
wcl.UploadString("ftp://TJA:

.funpic.de/schalter.txt", Label1.Text)