Quantcast
Viewing all articles
Browse latest Browse all 15715

Vb6: Get cookies with Inet control

i am using Inet control to login to a site and then i want to grab cookies to textbox

Private Sub Form_Load()
Inet1.Execute " https://bbhyip.ru", "POST", "login=user&password=pass&submit=", "Content-Type: application/x-www-form-urlencoded"
End Sub

Private Sub Command1_Click()
Text1.Text = Inet1.GetHeader
End Sub

but so far i can only grab the header, i cant find a way to grab cookies to textbox using inet
please help me
thank you in advance

Viewing all articles
Browse latest Browse all 15715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>