Click here to Skip to main content
15,908,111 members
Home / Discussions / C#
   

C#

 
QuestionDynamic crystal report Pin
Butterfly_h29-Jan-07 6:45
Butterfly_h29-Jan-07 6:45 
Questioncustom user control Pin
netJP12L29-Jan-07 6:35
netJP12L29-Jan-07 6:35 
AnswerRe: custom user control Pin
Not Active29-Jan-07 7:28
mentorNot Active29-Jan-07 7:28 
Questionswitching resources - at design time or compile time Pin
BlackDice29-Jan-07 6:09
BlackDice29-Jan-07 6:09 
AnswerRe: switching resources - at design time or compile time Pin
Luc Pattyn29-Jan-07 6:31
sitebuilderLuc Pattyn29-Jan-07 6:31 
GeneralRe: switching resources - at design time or compile time Pin
BlackDice29-Jan-07 7:44
BlackDice29-Jan-07 7:44 
GeneralRe: switching resources - at design time or compile time [modified] Pin
Luc Pattyn29-Jan-07 8:11
sitebuilderLuc Pattyn29-Jan-07 8:11 
QuestionC# problem! Pin
TuanNH8529-Jan-07 5:50
TuanNH8529-Jan-07 5:50 
I used to do this to retrieve the data of the table cell through WebBrowser object in VB.
txtresult = WebBrowser0.Document.all.tags("Table")(TableNo).Rows(RowNo).Cells(ColNo).innertext

TableNo: the ordinal number of the table in HTML page.

How can i do the same thing in C#? I tried many ways but all i got is error Frown | :(

Can i get some help pls?
AnswerRe: C# problem! Pin
Colin Angus Mackay29-Jan-07 5:58
Colin Angus Mackay29-Jan-07 5:58 
GeneralRe: C# problem! Pin
TuanNH8529-Jan-07 6:11
TuanNH8529-Jan-07 6:11 
GeneralRe: C# problem! Pin
Christian Graus29-Jan-07 9:09
protectorChristian Graus29-Jan-07 9:09 
QuestionHow do I create an XML file from a datatable based off a schema file ? Pin
csharpguyfromde29-Jan-07 4:52
csharpguyfromde29-Jan-07 4:52 
QuestionCode sample of Printing a panel Pin
Rick van Woudenberg29-Jan-07 4:34
Rick van Woudenberg29-Jan-07 4:34 
AnswerRe: Code sample of Printing a panel Pin
Robert Rohde29-Jan-07 4:59
Robert Rohde29-Jan-07 4:59 
AnswerRe: Code sample of Printing a panel Pin
netJP12L29-Jan-07 5:25
netJP12L29-Jan-07 5:25 
QuestionHow do you create a colored border for label control Pin
ssmerk29-Jan-07 4:04
ssmerk29-Jan-07 4:04 
AnswerRe: How do you create a colored border for label control Pin
bobsugar22229-Jan-07 4:13
bobsugar22229-Jan-07 4:13 
GeneralRe: How do you create a colored border for label control Pin
ssmerk29-Jan-07 6:14
ssmerk29-Jan-07 6:14 
GeneralRe: How do you create a colored border for label control Pin
ssmerk30-Jan-07 2:00
ssmerk30-Jan-07 2:00 
Questiontreeview as a treenode Pin
Alaric_29-Jan-07 3:53
professionalAlaric_29-Jan-07 3:53 
AnswerRe: treeview as a treenode Pin
bobsugar22229-Jan-07 4:06
bobsugar22229-Jan-07 4:06 
GeneralRe: treeview as a treenode Pin
Alaric_29-Jan-07 4:52
professionalAlaric_29-Jan-07 4:52 
GeneralRe: treeview as a treenode Pin
bobsugar22229-Jan-07 5:17
bobsugar22229-Jan-07 5:17 
GeneralRe: treeview as a treenode Pin
Alaric_29-Jan-07 5:24
professionalAlaric_29-Jan-07 5:24 
GeneralRe: treeview as a treenode Pin
Alaric_29-Jan-07 5:28
professionalAlaric_29-Jan-07 5:28 

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.