Click here to Skip to main content
15,889,795 members
Home / Discussions / C#
   

C#

 
QuestionScreenshot with Windows Service (Win7) Pin
Jacob D Dixon16-Nov-10 18:30
Jacob D Dixon16-Nov-10 18:30 
AnswerRe: Screenshot with Windows Service (Win7) Pin
Mycroft Holmes16-Nov-10 18:55
professionalMycroft Holmes16-Nov-10 18:55 
GeneralRe: Screenshot with Windows Service (Win7) Pin
Jacob D Dixon17-Nov-10 4:55
Jacob D Dixon17-Nov-10 4:55 
AnswerRe: Screenshot with Windows Service (Win7) Pin
#realJSOP17-Nov-10 2:08
mve#realJSOP17-Nov-10 2:08 
GeneralRe: Screenshot with Windows Service (Win7) Pin
Jacob D Dixon17-Nov-10 4:56
Jacob D Dixon17-Nov-10 4:56 
AnswerRe: Screenshot with Windows Service (Win7) Pin
_Erik_17-Nov-10 5:47
_Erik_17-Nov-10 5:47 
GeneralRe: Screenshot with Windows Service (Win7) Pin
Jacob D Dixon17-Nov-10 6:39
Jacob D Dixon17-Nov-10 6:39 
QuestionConverting strange characters in web page text to something that can be displayed on a form? Pin
jpe16-Nov-10 12:23
jpe16-Nov-10 12:23 
I'm parsing IMDb.com pages for movie information and I've come across a problem which I'm not sure how to tackle.

The movie pages of IMDb.com displays the movie titles in your own language and this is my problem - I get titles containing the characters åäöÅÄÖ and they look funny.

A movie called "Som hund och katt: Kitty Galores hämnd" looks like this in the web page source "Som hund och katt: Kitty Galores hämnd" (http://www.imdb.com/title/tt1287468/).

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />


I suck at encodings WTF | :WTF:

How to I convert these texts I get from this page so that they look OK in a TextBox control?
AnswerRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
Luc Pattyn16-Nov-10 12:35
sitebuilderLuc Pattyn16-Nov-10 12:35 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
jpe17-Nov-10 9:32
jpe17-Nov-10 9:32 
AnswerRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
T M Gray17-Nov-10 6:17
T M Gray17-Nov-10 6:17 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
jpe17-Nov-10 21:14
jpe17-Nov-10 21:14 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
T M Gray18-Nov-10 5:49
T M Gray18-Nov-10 5:49 
GeneralRe: Converting strange characters in web page text to something that can be displayed on a form? Pin
jpe18-Nov-10 20:54
jpe18-Nov-10 20:54 
Questionhow to get total installed (physical) RAM ? Pin
igalep13216-Nov-10 10:41
igalep13216-Nov-10 10:41 
AnswerRe: how to get total installed (physical) RAM ? Pin
Dave Kreskowiak16-Nov-10 10:58
mveDave Kreskowiak16-Nov-10 10:58 
GeneralRe: how to get total installed (physical) RAM ? Pin
igalep13216-Nov-10 11:48
igalep13216-Nov-10 11:48 
GeneralRe: how to get total installed (physical) RAM ? Pin
Luc Pattyn16-Nov-10 12:00
sitebuilderLuc Pattyn16-Nov-10 12:00 
GeneralRe: how to get total installed (physical) RAM ? Pin
Dave Kreskowiak16-Nov-10 13:12
mveDave Kreskowiak16-Nov-10 13:12 
AnswerRe: how to get total installed (physical) RAM ? Pin
Luc Pattyn16-Nov-10 13:20
sitebuilderLuc Pattyn16-Nov-10 13:20 
GeneralRe: how to get total installed (physical) RAM ? Pin
Dave Kreskowiak16-Nov-10 14:50
mveDave Kreskowiak16-Nov-10 14:50 
AnswerRe: how to get total installed (physical) RAM ? Pin
Luc Pattyn16-Nov-10 14:56
sitebuilderLuc Pattyn16-Nov-10 14:56 
GeneralRe: how to get total installed (physical) RAM ? Pin
Dave Kreskowiak16-Nov-10 13:14
mveDave Kreskowiak16-Nov-10 13:14 
GeneralRe: how to get total installed (physical) RAM ? Pin
Jacob D Dixon16-Nov-10 13:52
Jacob D Dixon16-Nov-10 13:52 
AnswerRe: how to get total installed (physical) RAM ? [modified] Pin
Luc Pattyn16-Nov-10 11:56
sitebuilderLuc Pattyn16-Nov-10 11:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.