I have a richtext box that loads data elements from a remote XML file. I want to instert active links into the richtext. That I can do. Now, that the links are there, how can I capture those click? Instead of opening a browser I want something like this.
Load_Video_Tut(tut)
to be executed on the click, with $tut being the hyperlink location.
Hope you understand what I'm needing. Thanks.
Aqua-Soft Forums