Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

I have a RichTextBox that contains links to files in my system directory, i.e. c:\db\files. I would like to display these file paths as clickable links similar to how the detectURLs feature creates clickable links for URLS like http://www.yahoo.com. Is there a way to do this?

 

Thanks.

Posted

uhh..yea...thanks..but my question was about non-urls like system file paths..those are what i want to show as links.

 

in other words, something like this: c:\test\db

and not something like: http://www.yahoo.com.

 

is this possible??

:confused:

Posted

I'm sorry I didn't read you well...

 

I think you just have to code it your self just like Microsoft did with Web Links and throw a new event...

 

I don't see any other way...

 

Alex :p

Software bugs are impossible to detect by anybody except the end user.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...