Jump to content
Forum Windows-az.com

Web Site Log In


On_LiNe

Recommended Posts

Salamlar sizlərə saytlara istifadəçi adı kimi daxil olmaq üçün proqram düzəltməyi göstərəcəyəm...

 

 

Kod:

 

Public Class Form1

 

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

WebBrowser1.Navigate("http://www.windows-az.com/")

End Sub

 

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click

WebBrowser1.Document.GetElementById("login_name").SetAttribute("v

alue", TextBox1.Text)

WebBrowser1.Document.GetElementById("login_password").SetAttribute(&qu

ot;value", TextBox2.Text)

 

 

WebBrowser1.Document.GetElementById("image").InvokeMember("click&

quot;)

 

 

End Sub

 

End Class

 

 

Link to comment
Share on other sites

Proqramlar telegramda

Sohbete katıl

Şimdi mesajını gönderebilir ve daha sonra kayıt olabilirsin. Bir hesabın varsa, hesabınla göndermek için şimdi oturum aç.

Misafir
Bu konuya yanıt ver...

×   Zengin metin olarak yapıştırıldı.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Önceki içeriğiniz geri yüklendi.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • loading...
×
×
  • Create New...