Compare string with a stream in VB.NET
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Can someone tell me how to compare a header from a website with a string in VB.NET. The header is in Japanese font so is the string.Do, i need to download the file or can i compare the string with the header directly. Also, if i download the page as an html then the downloaded page does not match with what is seen.:confused: Is it because i dont have the fonts properly installed. Any help will be appreciated