trichview.com

trichview.support




Re: About hyperlinks


Return to index


Author

Message

Sergey Tkachenko

Posted: 07/22/2002 18:21:02


This demo really creates hyperlinks.

Hyperlinks in editor generates OnJump event when you click them holding Ctrl

key (this demo opens browser for hyperlink target).

When saving to html, the component generates OnURLNeeded event for each

hyperlink, where you can return a link target to save (code for this is very

similar to the code in OnJump of this demo)


> Hi all,

> I checked out

> http://www.trichview.com/support/files/createhyperlink.zip

> but the only thing it does is to make something look as a hyperlink. But

> my question is how can I insert a real hyperlink, which after saving the

> contents of the TRichViewEdit as HTML, is converted to <a

href="http://mypage.com">Text</a>

> ?





Powered by ABC Amber Outlook Express Converter