You need to import the namespaces or to put the complete code...
vb.net Code:
Imports System.Net Imports System.Text
or
vb.net Code:
Dim client As New System.Net.WebClient() Dim s As String = System.Text.Encoding.ASCII.GetString(pageData)
|
Results 1 to 14 of 14
Threaded View
|
Click Here to Expand Forum to Full Width |