Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15472

Vb6: Winsock grab full data on arrival

$
0
0
i have this code but it can grab only a part of the page source code, how can i make it grab the whole page source code?

Private Sub Winsock1_DataArrival(ByVal bytesTotal As Long)
Dim strData As String
Winsock1.GetData strData, vbString, bytesTotal
Text1.Text = strData
End Sub

Viewing all articles
Browse latest Browse all 15472

Latest Images

Trending Articles



Latest Images

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