Click here to Skip to main content
15,890,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: editing image dynamically Pin
Peter Vertes12-May-05 4:22
Peter Vertes12-May-05 4:22 
GeneralReliable compression .net library Pin
Anonymous11-May-05 5:58
Anonymous11-May-05 5:58 
GeneralRe: Reliable compression .net library Pin
Mauricio Ritter11-May-05 6:00
Mauricio Ritter11-May-05 6:00 
GeneralRe: Reliable compression .net library Pin
leppie11-May-05 6:39
leppie11-May-05 6:39 
GeneralC# and Web Cams Pin
McArco11-May-05 5:48
McArco11-May-05 5:48 
GeneralUrgent Regular expression help Pin
Dot Net11-May-05 5:37
Dot Net11-May-05 5:37 
GeneralRe: Urgent Regular expression help Pin
leppie11-May-05 6:42
leppie11-May-05 6:42 
GeneralRegular expression help Pin
Dot Net11-May-05 5:36
Dot Net11-May-05 5:36 
Hi,
I'm writing a service which would extract plain text between HTML tags. e.g Some textIt will extract all tags like this. Iam using following regular expression

Pattern = ">\w+[^<]+<"
It tries to extract only those tags which contain only plain text and on other.
This regular expression is not working fine and does not extract all tags e.g it misses <title>My title

I would appreciate if someone could help me. Its urgent.
GeneralRe: Regular expression help Pin
DavidNohejl11-May-05 5:57
DavidNohejl11-May-05 5:57 
Generalcontroling items in a dialog from another dialog Pin
Green Fuze11-May-05 4:21
Green Fuze11-May-05 4:21 
GeneralRe: controling items in a dialog from another dialog Pin
S. Senthil Kumar11-May-05 7:29
S. Senthil Kumar11-May-05 7:29 
GeneralFile Types Editor in Setup project (Visual Studio) Pin
WujekSamoZlo11-May-05 4:06
WujekSamoZlo11-May-05 4:06 
GeneralWinform User Controls Pin
skrishnasarma11-May-05 3:35
skrishnasarma11-May-05 3:35 
GeneralGraphics In C# Pin
liormin11-May-05 3:34
liormin11-May-05 3:34 
GeneralRe: Graphics In C# Pin
S. Senthil Kumar11-May-05 4:04
S. Senthil Kumar11-May-05 4:04 
GeneralRe: Graphics In C# Pin
Polis Pilavas11-May-05 4:20
Polis Pilavas11-May-05 4:20 
GeneralRe: Graphics In C# Pin
Snowjim11-May-05 7:02
Snowjim11-May-05 7:02 
GeneralDesign problem Pin
Pedro S Ferreira11-May-05 3:22
Pedro S Ferreira11-May-05 3:22 
GeneralRe: Design problem Pin
S. Senthil Kumar11-May-05 3:59
S. Senthil Kumar11-May-05 3:59 
GeneralMy C# App Protection Pin
Member 271608811-May-05 2:33
Member 271608811-May-05 2:33 
GeneralRe: My C# App Protection Pin
Robert Rohde11-May-05 5:38
Robert Rohde11-May-05 5:38 
GeneralRe: My C# App Protection Pin
Member 271608811-May-05 5:49
Member 271608811-May-05 5:49 
GeneralWhich is the fastest pattern matching algorithm Pin
tommazzo11-May-05 2:09
tommazzo11-May-05 2:09 
GeneralRe: Which is the fastest pattern matching algorithm Pin
leppie11-May-05 6:47
leppie11-May-05 6:47 
GeneralRe: Which is the fastest pattern matching algorithm Pin
tommazzo12-May-05 9:47
tommazzo12-May-05 9:47 

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.