Guest Musa_ Konu tarihi: 29 Aralık 2011 Paylaş Konu tarihi: 29 Aralık 2011 Salam.. Bu gün mən sizə Visual Basic 2008-də Web səhifələrin qaynaq kodunu öyrənmək üçün proqram hazırlamağı göstərəcəm... Online Video +Yükləmə linki ______________________________________________________________ Button kodu: Dim request As System.Net.HttpWebRequest = System.Net.HttpWebRequest.Create(TextBox1.Text) Dim response As System.Net.HttpWebResponse = request.GetResponse() Dim sr As System.IO.StreamReader = New System.IO.StreamReader(response.GetResponseStream()) Dim sourcecode As String = sr.ReadToEnd() TextBox2.Text = sourcecode Alıntı Link to comment Share on other sites More sharing options...
Delphi7 Mesaj tarihi: 29 Aralık 2011 Paylaş Mesaj tarihi: 29 Aralık 2011 Musa_, paylaşım üçün çox sağ ol. Alıntı Link to comment Share on other sites More sharing options...
Guest Musa_ Mesaj tarihi: 29 Aralık 2011 Paylaş Mesaj tarihi: 29 Aralık 2011 Dəyməz Kamran;) Alıntı Link to comment Share on other sites More sharing options...
TΛNNΞЯ Mesaj tarihi: 29 Aralık 2011 Paylaş Mesaj tarihi: 29 Aralık 2011 Saytlarin qaynag kodunu oyrenmek elede cetin deyilki yenede sagol zehmet cekmisen Alıntı Link to comment Share on other sites More sharing options...
farid.93 Mesaj tarihi: 29 Aralık 2011 Paylaş Mesaj tarihi: 29 Aralık 2011 tewekkur Alıntı Link to comment Share on other sites More sharing options...
Guest Musa_ Mesaj tarihi: 30 Aralık 2011 Paylaş Mesaj tarihi: 30 Aralık 2011 Dəyməz.. Azər,elə vaxt olur ki, mənim heç brauzer-ə daxil olmağa kefim olmur=))..dedim bəlkə aramızda var mənim kimiləri Alıntı Link to comment Share on other sites More sharing options...
Recommended Posts
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ç.