Hi,
when I write an url in RichViewEdit the component recognizes it and it gets underlined, but if I type this link for example: \\abcd-server\vol\tmp\document.docx (which refers to a file on a server) the component won't recognize it.
Is there any solution to make the compo act correctly with this case?
- Charles
Hyperlinks
-
- Site Admin
- Posts: 17559
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
You can create a function allowing to detect your own kinds of URLs and assign it to RVIsCustomURL variable, see http://www.trichview.com/help/idh_fun_r ... omurl.html