Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
AnswerRe: reading the data values in textfile Pin
riced22-Mar-09 8:46
riced22-Mar-09 8:46 
AnswerRe: reading the data values in textfile Pin
Alan N22-Mar-09 9:11
Alan N22-Mar-09 9:11 
AnswerRe: reading the data values in textfile Pin
DaveyM6922-Mar-09 9:16
professionalDaveyM6922-Mar-09 9:16 
QuestionRead all occurances of a specific tag out of an HTML file Pin
YiXiang_8922-Mar-09 4:49
YiXiang_8922-Mar-09 4:49 
AnswerRe: Read all occurances of a specific tag out of an HTML file Pin
N a v a n e e t h22-Mar-09 5:11
N a v a n e e t h22-Mar-09 5:11 
GeneralRe: Read all occurances of a specific tag out of an HTML file Pin
YiXiang_8922-Mar-09 5:27
YiXiang_8922-Mar-09 5:27 
GeneralRe: Read all occurances of a specific tag out of an HTML file Pin
N a v a n e e t h22-Mar-09 5:28
N a v a n e e t h22-Mar-09 5:28 
GeneralRe: Read all occurances of a specific tag out of an HTML file Pin
YiXiang_8922-Mar-09 5:39
YiXiang_8922-Mar-09 5:39 
U say
Easy way is to read each character and check it is the expected one. If yes, start reading from there. Other way is to read the whole file and use regular expression to find




So what is the coding to check if it is the expected one?

Thank You


GeneralRe: Read all occurances of a specific tag out of an HTML file Pin
0x3c022-Mar-09 6:05
0x3c022-Mar-09 6:05 
Questionwindows service, login - on-event application ;) Pin
orescik22-Mar-09 4:25
orescik22-Mar-09 4:25 
AnswerRe: windows service, login - on-event application ;) Pin
PIEBALDconsult22-Mar-09 4:39
mvePIEBALDconsult22-Mar-09 4:39 
GeneralRe: windows service, login - on-event application ;) Pin
orescik22-Mar-09 4:43
orescik22-Mar-09 4:43 
GeneralRe: windows service, login - on-event application ;) Pin
PIEBALDconsult22-Mar-09 15:23
mvePIEBALDconsult22-Mar-09 15:23 
AnswerRe: windows service, login - on-event application ;) Pin
0x3c022-Mar-09 4:45
0x3c022-Mar-09 4:45 
AnswerRe: windows service, login - on-event application ;) Pin
Yusuf22-Mar-09 5:06
Yusuf22-Mar-09 5:06 
Questionpartition cloning Pin
LordZoster22-Mar-09 4:13
LordZoster22-Mar-09 4:13 
AnswerRe: partition cloning Pin
Yusuf22-Mar-09 5:08
Yusuf22-Mar-09 5:08 
GeneralRe: partition cloning Pin
LordZoster22-Mar-09 5:18
LordZoster22-Mar-09 5:18 
QuestionJava -> C# Programming Problem , plz help ! Pin
wgarnett22-Mar-09 3:00
wgarnett22-Mar-09 3:00 
AnswerRe: Java -> C# Programming Problem , plz help ! Pin
SeMartens22-Mar-09 3:32
SeMartens22-Mar-09 3:32 
GeneralRe: Java -> C# Programming Problem , plz help ! Pin
wgarnett22-Mar-09 4:30
wgarnett22-Mar-09 4:30 
GeneralRe: Java -> C# Programming Problem , plz help ! Pin
0x3c022-Mar-09 4:37
0x3c022-Mar-09 4:37 
GeneralRe: Java -> C# Programming Problem , plz help ! Pin
wgarnett22-Mar-09 5:04
wgarnett22-Mar-09 5:04 
GeneralRe: Java -> C# Programming Problem , plz help ! Pin
Yusuf22-Mar-09 5:15
Yusuf22-Mar-09 5:15 
AnswerRe: Java -> C# Programming Problem , plz help ! Pin
0x3c022-Mar-09 5:55
0x3c022-Mar-09 5:55 

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.