Can anyone share an example program that detects URLs?
Posted: Sat Jan 13, 2007 7:06 am
The example application that comes with RichView (Demos\Delphi\Assorted\Hypertext\URLs) is very basic and I'm having a hard time implementing this feature into my application. I need something that will detect a URL if it is typed in, but if the URL is edited it should refresh the tag with the updated URL. Also if you remove the "http://" or "www." from the URL, it should recognize it's not a valid URL anymore and remove the URL style. If anybody happens to have some sample code that does this, I would really appreciate it. Honestly, I thought that RichView already had this functionality built in when I bought it since other editors have it, but I didn't read well enough Thanks for any help!
Gavin
Gavin