Hi all, I am interested in being able to convert or map the URL to which a clicklink will send a request. Is this possible? If so how? So if I had a page like : ... <A href="https://someserver.com/somelink.html">thelink</A> ... and I wanted to map that link via clicklink to http://someotherserver.com/somelink.html how might I accomplish this?