PHP Code:
Dim ccc as string
ccc = WebBrowser1.DocumentText.ToString ' web browserde herşeyi okuyan kısım
If ccc = Text1.Text Then ' eğer deyimi
MessageBox.Show("Tebrikler", "En Guncel Surum", MessageBoxButtons.OK, MessageBoxIcon.Information, MessageBoxDefaultButton.Button3)
Else
If MessageBox.Show("Yeni Versiyon Bulundu- İndirmek İstemisiniz ?", "Dikkat", MessageBoxButtons.YesNo) = Windows.Forms.DialogResult.Yes Then
Process.Start("http://madebycastler.com.nu/programlar/castler-macro-elite")
End If
End If
(Kendim Buldum)
__________________
İnet'siz guncelleme
Programlama0 Mesaj
●30 Görüntüleme
- ReadBull.net
- Programlama ve Yazılım
- Programlama
- İnet'siz guncelleme