Hi there,
This post was a good find - I just added the lines of code above to photo.tcl and photo.adp and a proper link comes up - problem is the <'s and >'s are > and <'s. Also the ampersands in the url are replaced with &'s. I tried further processing comment_link with ad_text_to_html but that just wrapped it in paragraph tags. Is there an existing proc to fix this or do I have a paramater set wrong somewhere? Or do I need to write some regsub's?