Click here to Skip to main content
16,006,001 members
Home / Discussions / C#
   

C#

 
Questionediting a ListViewSubItem in C# Pin
peshawarcoder8-Jun-06 23:27
peshawarcoder8-Jun-06 23:27 
AnswerRe: editing a ListViewSubItem in C# Pin
Ed.Poore9-Jun-06 4:59
Ed.Poore9-Jun-06 4:59 
AnswerRe: How to change website fonts with different fornts? Pin
J4amieC8-Jun-06 22:49
J4amieC8-Jun-06 22:49 
Questionrealizing a URL using Regular Expressions Pin
Rizwan Rathore8-Jun-06 22:25
Rizwan Rathore8-Jun-06 22:25 
AnswerRe: realizing a URL using Regular Expressions Pin
Ed.Poore8-Jun-06 22:30
Ed.Poore8-Jun-06 22:30 
GeneralRe: realizing a URL using Regular Expressions Pin
Rizwan Rathore9-Jun-06 4:26
Rizwan Rathore9-Jun-06 4:26 
GeneralRe: realizing a URL using Regular Expressions Pin
Ed.Poore9-Jun-06 4:57
Ed.Poore9-Jun-06 4:57 
GeneralRe: realizing a URL using Regular Expressions [modified] Pin
Rizwan Rathore9-Jun-06 7:56
Rizwan Rathore9-Jun-06 7:56 
Hi Sir,
thats exactly wat i need but when i tried the program i got this exception
An unhandled exception of type 'System.ArgumentException' occurred in system.dll

Additional information: parsing "(?<url>(mailto\(news|(ht|f)tp(s?))\://){1}\S+)" - Too many )'s.

at this instruction 

string urlRegex = @"(?<url>(mailto\(news|(ht|f)tp(s?))\://){1}\S+)";


now i am totally new commer in C# so plzz tell me how can i correct this i am writing the same code which u sent...
so plzz reply back soon
looking forward for help
Regards,


-- modified at 14:30 Friday 9th June, 2006
GeneralRe: realizing a URL using Regular Expressions Pin
Ed.Poore9-Jun-06 10:06
Ed.Poore9-Jun-06 10:06 
GeneralRe: realizing a URL using Regular Expressions Pin
Rizwan Rathore9-Jun-06 22:04
Rizwan Rathore9-Jun-06 22:04 
GeneralRe: realizing a URL using Regular Expressions Pin
Ed.Poore9-Jun-06 23:38
Ed.Poore9-Jun-06 23:38 
QuestionMesh array Pin
mehrdadc488-Jun-06 21:20
mehrdadc488-Jun-06 21:20 
AnswerRe: Mesh array Pin
WillemM9-Jun-06 2:39
WillemM9-Jun-06 2:39 
QuestionStringPointer Problem with TVM_GETITEM! [modified] Pin
suguimoto8-Jun-06 20:58
suguimoto8-Jun-06 20:58 
AnswerRe: Problems with TVM_GETITEM and TVITEM! Pin
OrlandoCurioso8-Jun-06 23:42
OrlandoCurioso8-Jun-06 23:42 
GeneralRe: Problems with TVM_GETITEM and TVITEM! Pin
suguimoto9-Jun-06 0:53
suguimoto9-Jun-06 0:53 
QuestionSNMP Message Pin
murad basdag8-Jun-06 20:25
murad basdag8-Jun-06 20:25 
Questionhi help Pin
champ_vicks8-Jun-06 19:01
champ_vicks8-Jun-06 19:01 
AnswerRe: hi help Pin
J4amieC8-Jun-06 22:00
J4amieC8-Jun-06 22:00 
AnswerRe: hi help/select n deselect checkbxes in gridview Pin
Mairaaj Khan8-Jun-06 22:08
professionalMairaaj Khan8-Jun-06 22:08 
Questioncamera connected to local system Pin
leelaraj8-Jun-06 18:54
leelaraj8-Jun-06 18:54 
AnswerRe: camera connected to local system Pin
Ed.Poore8-Jun-06 22:33
Ed.Poore8-Jun-06 22:33 
QuestionCreating setup project which install mdac and fremework Pin
Dewang Ajmera.8-Jun-06 18:45
Dewang Ajmera.8-Jun-06 18:45 
AnswerRe: Creating setup project which install mdac and fremework Pin
Kodanda Pani8-Jun-06 20:57
Kodanda Pani8-Jun-06 20:57 
Questionhow to send live audio/ video streams on two ports Pin
duaaali8-Jun-06 18:09
duaaali8-Jun-06 18:09 

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.