|
-
Feb 26th, 2011, 05:47 PM
#8
Thread Starter
Lively Member
Re: Problem with Streamreader and Notify Icon Tip
 Originally Posted by mickey_pt
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)
same error
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|