Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
QuestionRegarding Promotion Code/Copoun Number Generator Pin
Murthy India9-Oct-07 18:30
Murthy India9-Oct-07 18:30 
AnswerRe: Regarding Promotion Code/Copoun Number Generator Pin
Christian Graus9-Oct-07 18:42
protectorChristian Graus9-Oct-07 18:42 
QuestionHow to display image in DataList ? Pin
whale849-Oct-07 18:22
whale849-Oct-07 18:22 
AnswerRe: How to display image in DataList ? Pin
whale8410-Oct-07 6:26
whale8410-Oct-07 6:26 
QuestionDetecting URL in RichTextBox Control? Pin
wienzzz9-Oct-07 17:23
wienzzz9-Oct-07 17:23 
AnswerRe: Detecting URL in RichTextBox Control? Pin
Christian Graus9-Oct-07 18:20
protectorChristian Graus9-Oct-07 18:20 
GeneralRe: Detecting URL in RichTextBox Control? [modified] Pin
wienzzz9-Oct-07 18:47
wienzzz9-Oct-07 18:47 
GeneralRe: Detecting URL in RichTextBox Control? Pin
N a v a n e e t h9-Oct-07 19:09
N a v a n e e t h9-Oct-07 19:09 
wienzzz wrote:
Regex? I don't think that's what I mean.


That is the good and fastest method to find any text matching to a pattern.


wienzzz wrote:
what I mean here is how to make some String (i.e hello, it is me) to be treated as hyperlink.


You need to write a Regex pattern that finds "hello" from the text, and replaces the match with <a href="[this is the link to be clicked]">hello, it is me</a>


AnswerRe: Detecting URL in RichTextBox Control? Pin
mav.northwind9-Oct-07 19:10
mav.northwind9-Oct-07 19:10 
GeneralRe: Detecting URL in RichTextBox Control? Pin
wienzzz9-Oct-07 19:34
wienzzz9-Oct-07 19:34 
QuestionHOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Masterhame9-Oct-07 16:05
Masterhame9-Oct-07 16:05 
AnswerRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Judah Gabriel Himango9-Oct-07 16:25
sponsorJudah Gabriel Himango9-Oct-07 16:25 
GeneralRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Masterhame9-Oct-07 17:27
Masterhame9-Oct-07 17:27 
GeneralRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Christian Graus9-Oct-07 18:18
protectorChristian Graus9-Oct-07 18:18 
GeneralRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Judah Gabriel Himango10-Oct-07 3:59
sponsorJudah Gabriel Himango10-Oct-07 3:59 
GeneralSpecial tnx Pin
Masterhame9-Oct-07 17:37
Masterhame9-Oct-07 17:37 
QuestionHow to remove a character in Console Pin
humblepgmr9-Oct-07 13:48
humblepgmr9-Oct-07 13:48 
AnswerRe: How to remove a character in Console Pin
PIEBALDconsult9-Oct-07 13:51
mvePIEBALDconsult9-Oct-07 13:51 
GeneralRe: How to remove a character in Console Pin
humblepgmr9-Oct-07 14:14
humblepgmr9-Oct-07 14:14 
GeneralRe: How to remove a character in Console Pin
Anthony Mushrow9-Oct-07 14:49
professionalAnthony Mushrow9-Oct-07 14:49 
AnswerRe: How to remove a character in Console Pin
Luc Pattyn9-Oct-07 14:52
sitebuilderLuc Pattyn9-Oct-07 14:52 
GeneralRe: How to remove a character in Console Pin
PIEBALDconsult9-Oct-07 16:32
mvePIEBALDconsult9-Oct-07 16:32 
GeneralClass and attributes to serialize this XML Pin
Phil Martin9-Oct-07 13:19
professionalPhil Martin9-Oct-07 13:19 
GeneralRe: Class and attributes to serialize this XML Pin
N a v a n e e t h9-Oct-07 19:13
N a v a n e e t h9-Oct-07 19:13 
GeneralRe: Class and attributes to serialize this XML Pin
Phil Martin9-Oct-07 19:23
professionalPhil Martin9-Oct-07 19:23 

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.