That works nicely and thank you. But it gives me the following output (with the Topic above and below is the actual URL written out and underlined as a link)
“Topic”
………/somefile.php?someid=a number fully written out and visible
What I would prefer if possible is the following 1 line output:
“Topic”
where "Topic" is underlined, and when you click the link where it says “Topic” you are taken to the URL ........../somefile.php?someid=a number, but the actual URL is not visible until the mouse is placed over the link.
I hope this is not too confusing
Thank you