kjacobsen

WebClient encoding

Jun 24th, 2012
1,075
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Code Snippet from aperturescience.su
  2.  
  3. $wc.Encoding = [System.Text.Encoding]::UTF8
  4.  
  5. # Code Snippet from aperturescience.su
Advertisement
Add Comment
Please, Sign In to add comment