Click here to Skip to main content
15,892,965 members
Home / Discussions / C#
   

C#

 
QuestionMulti Lingual Website Pin
Brendan Vogt28-Jun-07 3:51
Brendan Vogt28-Jun-07 3:51 
AnswerRe: Multi Lingual Website Pin
Sathesh Sakthivel28-Jun-07 4:04
Sathesh Sakthivel28-Jun-07 4:04 
AnswerRe: Multi Lingual Website Pin
kubben28-Jun-07 4:18
kubben28-Jun-07 4:18 
GeneralRe: Multi Lingual Website Pin
Muhammad Qasim Pasta28-Jun-07 9:52
Muhammad Qasim Pasta28-Jun-07 9:52 
AnswerRe: Multi Lingual Website Pin
Pete O'Hanlon28-Jun-07 4:18
mvePete O'Hanlon28-Jun-07 4:18 
AnswerRe: Multi Lingual Website Pin
Nouman Bhatti28-Jun-07 4:27
Nouman Bhatti28-Jun-07 4:27 
AnswerRe: Multi Lingual Website Pin
mnaveed28-Jun-07 5:29
mnaveed28-Jun-07 5:29 
QuestionObtain information of my pc Pin
jfna28-Jun-07 3:44
jfna28-Jun-07 3:44 
AnswerRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 4:16
sitebuilderLuc Pattyn28-Jun-07 4:16 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 4:22
jfna28-Jun-07 4:22 
GeneralRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 4:52
sitebuilderLuc Pattyn28-Jun-07 4:52 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 4:58
jfna28-Jun-07 4:58 
GeneralRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 5:04
sitebuilderLuc Pattyn28-Jun-07 5:04 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 5:26
jfna28-Jun-07 5:26 
GeneralRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 6:00
sitebuilderLuc Pattyn28-Jun-07 6:00 
GeneralRe: Obtain information of my pc Pin
jfna28-Jun-07 6:09
jfna28-Jun-07 6:09 
AnswerRe: Obtain information of my pc Pin
Luc Pattyn28-Jun-07 12:26
sitebuilderLuc Pattyn28-Jun-07 12:26 
QuestionReading HTML File Pin
t4ure4n28-Jun-07 3:14
t4ure4n28-Jun-07 3:14 
AnswerRe: Reading HTML File Pin
Manas Bhardwaj28-Jun-07 3:23
professionalManas Bhardwaj28-Jun-07 3:23 
QuestionRe: Reading HTML File Pin
t4ure4n28-Jun-07 3:53
t4ure4n28-Jun-07 3:53 
Thanks
It works fine but I have 1 more question...

Is is possible to preserve href's

I could have tried it my self but I don't know any thing about regular expressions so I have to rely on u.

I just commented this because I don't know what it is...
for (int count = 0; count < technicalStopWordArrayList.Count; count++)
{
result = result.Replace(technicalStopWordArrayList[count].ToString(), " ");
}


o O º(`'·.,(`'·., ☆,.·''),.·'')º O o°
»·'"`»* *☆ t4ure4n ☆* *«·'"`«
°o O º(,.·''(,.·'' ☆`'·.,)`'·.,)º O o°

AnswerRe: Reading HTML File Pin
Manas Bhardwaj28-Jun-07 3:56
professionalManas Bhardwaj28-Jun-07 3:56 
GeneralRe: Reading HTML File Pin
t4ure4n28-Jun-07 4:10
t4ure4n28-Jun-07 4:10 
QuestionProblems in web services Pin
Zahid Rsons28-Jun-07 2:33
Zahid Rsons28-Jun-07 2:33 
AnswerRe: Problems in web services Pin
kubben28-Jun-07 4:14
kubben28-Jun-07 4:14 
GeneralRe: Problems in web services Pin
Zahid Rsons29-Jun-07 0:34
Zahid Rsons29-Jun-07 0:34 

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.