Click here to Skip to main content
15,905,558 members
Home / Discussions / C#
   

C#

 
GeneralRe: newbee question Pin
Caio Kinzel Filho20-Sep-08 17:52
Caio Kinzel Filho20-Sep-08 17:52 
GeneralRe: newbee question Pin
Rafone20-Sep-08 18:34
Rafone20-Sep-08 18:34 
GeneralRe: newbee question Pin
Caio Kinzel Filho20-Sep-08 22:52
Caio Kinzel Filho20-Sep-08 22:52 
AnswerOT Pin
Harvey Saayman20-Sep-08 21:28
Harvey Saayman20-Sep-08 21:28 
QuestionCustom DataGridViewCell data binding question. Pin
Bliedtke20-Sep-08 15:49
Bliedtke20-Sep-08 15:49 
AnswerRe: Custom DataGridViewCell data binding question. Pin
Bliedtke21-Sep-08 10:19
Bliedtke21-Sep-08 10:19 
QuestionExtract certain text from a html page. Pin
Buckleyindahouse20-Sep-08 13:31
Buckleyindahouse20-Sep-08 13:31 
AnswerRe: Extract certain text from a html page. Pin
Jan Sommer20-Sep-08 23:43
Jan Sommer20-Sep-08 23:43 
This is how you extract the source:

http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20739698.html

i don't know the best way to grab the usernames, but i would probably put the whole source into a string, substring it by figuring out where the highscorelist starts and ends, and then maybe split the tablerows apart. But that's alot of code, and i think you should look into regular expressions, which might solve your problem in a better way.
GeneralRe: Extract certain text from a html page. Pin
Buckleyindahouse21-Sep-08 3:24
Buckleyindahouse21-Sep-08 3:24 
GeneralRe: Extract certain text from a html page. Pin
Jan Sommer21-Sep-08 3:40
Jan Sommer21-Sep-08 3:40 
GeneralRe: Extract certain text from a html page. Pin
Buckleyindahouse21-Sep-08 6:21
Buckleyindahouse21-Sep-08 6:21 
AnswerRe: Extract certain text from a html page. Pin
Bliedtke21-Sep-08 10:35
Bliedtke21-Sep-08 10:35 
GeneralRe: Extract certain text from a html page. Pin
Bliedtke21-Sep-08 10:39
Bliedtke21-Sep-08 10:39 
AnswerRe: Extract certain text from a html page. Pin
Bliedtke21-Sep-08 11:48
Bliedtke21-Sep-08 11:48 
QuestionHow can I access to an item in a solution folder ? Pin
Mohammad Dayyan20-Sep-08 11:32
Mohammad Dayyan20-Sep-08 11:32 
AnswerRe: How can I access to an item in a solution folder ? Pin
Caio Kinzel Filho20-Sep-08 14:55
Caio Kinzel Filho20-Sep-08 14:55 
GeneralRe: How can I access to an item in a solution folder ? Pin
Mohammad Dayyan21-Sep-08 3:35
Mohammad Dayyan21-Sep-08 3:35 
GeneralRe: How can I access to an item in a solution folder ? Pin
Caio Kinzel Filho21-Sep-08 7:20
Caio Kinzel Filho21-Sep-08 7:20 
Questionsending messages to gtalk Pin
Mogaambo20-Sep-08 11:14
Mogaambo20-Sep-08 11:14 
GeneralAttempt to bump a post. Pin
Pete O'Hanlon20-Sep-08 11:29
mvePete O'Hanlon20-Sep-08 11:29 
GeneralRe: Attempt to bump a post. Pin
Paul Conrad20-Sep-08 11:59
professionalPaul Conrad20-Sep-08 11:59 
QuestionADO CommandText with parameter values. Pin
AndrusM20-Sep-08 10:57
AndrusM20-Sep-08 10:57 
AnswerRe: ADO CommandText with parameter values. Pin
Giorgi Dalakishvili20-Sep-08 11:34
mentorGiorgi Dalakishvili20-Sep-08 11:34 
AnswerRe: ADO CommandText with parameter values. Pin
snifozao27-Oct-10 13:49
snifozao27-Oct-10 13:49 
QuestionDetect MouseNotMove event Pin
baranils20-Sep-08 10:43
baranils20-Sep-08 10:43 

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.