trichview.support
Hyperlink |
Author |
Message |
CCY |
Posted: 08/26/2004 12:48:30 I have implemented the hyperlink in 3 ways. 1. link to a file 2. link to an URL 3. link to a bookmark In order to differentiate these 3 types of link, i have added a flag to the target string eg instead of http://www.trichview.com, i have set the target string to be [U]http://www.trichview.com. Then when jump event fired, I will parse it to a proper URL, a bookmark link or a file link. Is there any better way for this implementation? Because currently I am facing the problems like paste an URL or importing a HTML file which contain hyperlink. The target string is no longer in my control. There other problems too but this is more critical for me. Hope to get a good solution from you. :) Thanx |
Powered by ABC Amber Outlook Express Converter