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

C#

 
QuestionToolStrip drags Pin
juFo10-Aug-07 13:15
juFo10-Aug-07 13:15 
Questionduplex images on a printer Pin
cmarmr10-Aug-07 11:04
cmarmr10-Aug-07 11:04 
QuestionCrystal Report Problem ! Pin
mrkeivan10-Aug-07 10:12
mrkeivan10-Aug-07 10:12 
AnswerRe: Crystal Report Problem ! Pin
Sonia Gupta10-Aug-07 18:18
Sonia Gupta10-Aug-07 18:18 
GeneralRe: Crystal Report Problem ! Pin
mrkeivan10-Aug-07 20:38
mrkeivan10-Aug-07 20:38 
AnswerRe: Crystal Report Problem ! Pin
Imranlogi12-Aug-07 21:00
Imranlogi12-Aug-07 21:00 
QuestionDeleting rows from a dataset Pin
tthellebuyck10-Aug-07 9:54
tthellebuyck10-Aug-07 9:54 
QuestionRegEx Headache Pin
Expert Coming10-Aug-07 9:49
Expert Coming10-Aug-07 9:49 
I am using Expresso to make a RegEx, I can't get it to work at all. I am horrible with RegEx in complex cases. If anyone could give me the RegEx to do what I am needing that would be great.

I have a web page I am scraping for Names on a web page. There will be multiple Names everytime, the Names can be any A-Z, as long as they want. The problem is, the browser puts this (& # 1 6 0 ; (Without the spaces in between each)) for a space character.

Samples:
&name=Will+Conquer">Will&#160;Conquer</A></TD>
&name=Wilsinhu+Knight">Wilsinhu&#160;Knight</A></TD>
&name=Xantiia">Xantiia</A></TD>

I want out of those:
Will&#160;Conquer
Wilsinhu&#160;Knight
Xantiia

Thanks for any responses. I am well aware that this isn't a forum to get your work done for you, this is a personal project and I have had a nightmare with RegEx. Any help is greatly appriciated.





The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo
AnswerRe: RegEx Headache Pin
Expert Coming10-Aug-07 18:48
Expert Coming10-Aug-07 18:48 
GeneralRe: RegEx Headache Pin
Paul Conrad11-Aug-07 4:42
professionalPaul Conrad11-Aug-07 4:42 
QuestionCompiling DLL with Embeded XML Pin
Fred Fournier10-Aug-07 7:25
Fred Fournier10-Aug-07 7:25 
AnswerRe: Compiling DLL with Embeded XML Pin
Luc Pattyn10-Aug-07 8:22
sitebuilderLuc Pattyn10-Aug-07 8:22 
GeneralRe: Compiling DLL with Embeded XML Pin
Fred Fournier11-Aug-07 14:08
Fred Fournier11-Aug-07 14:08 
GeneralRe: Compiling DLL with Embeded XML Pin
Luc Pattyn11-Aug-07 15:12
sitebuilderLuc Pattyn11-Aug-07 15:12 
AnswerRe: Compiling DLL with Embeded XML Pin
Fred Fournier13-Aug-07 2:07
Fred Fournier13-Aug-07 2:07 
QuestionHosting EXE in Form Pin
mcaos10-Aug-07 5:15
professionalmcaos10-Aug-07 5:15 
AnswerRe: Hosting EXE in Form Pin
Judah Gabriel Himango10-Aug-07 5:19
sponsorJudah Gabriel Himango10-Aug-07 5:19 
AnswerRe: Hosting EXE in Form Pin
Colin Angus Mackay10-Aug-07 5:19
Colin Angus Mackay10-Aug-07 5:19 
AnswerRe: Hosting EXE in Form Pin
mcaos10-Aug-07 5:25
professionalmcaos10-Aug-07 5:25 
GeneralRe: Hosting EXE in Form Pin
Colin Angus Mackay11-Aug-07 8:25
Colin Angus Mackay11-Aug-07 8:25 
GeneralRe: Hosting EXE in Form Pin
mcaos11-Aug-07 8:49
professionalmcaos11-Aug-07 8:49 
GeneralRe: Hosting EXE in Form Pin
Colin Angus Mackay11-Aug-07 8:57
Colin Angus Mackay11-Aug-07 8:57 
GeneralRe: Hosting EXE in Form Pin
mcaos11-Aug-07 10:02
professionalmcaos11-Aug-07 10:02 
Questionxml serialization Pin
brsecu10-Aug-07 5:06
brsecu10-Aug-07 5:06 
AnswerRe: xml serialization Pin
Judah Gabriel Himango10-Aug-07 5:17
sponsorJudah Gabriel Himango10-Aug-07 5:17 

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.