Not sure if textpipe will do this with a hyperlink...
Posted: Tue Feb 15, 2011 12:15 pm
Hello,
I have a bunch of urls like this...
[http://domain.com/?some-text-in-here-se ... &id=123456]
Is there anyway for me to turn this into a hyperlink... so the end result would be...
<a href="http://domain.com/?SOME-TEXT-IN-HERE&id=123456">SOME TEXT IN HERE</a>
I know how to put the <a href> and the </a> on the sides, what I can't figure out is how to take the initial 'dashed' SOME-TEXT-IN-HERE and add it WITHOUT the dashes to the end of the line before the </a>
Is this impossible?
Any help much appreciated.
thx,
Ed Stein
I have a bunch of urls like this...
[http://domain.com/?some-text-in-here-se ... &id=123456]
Is there anyway for me to turn this into a hyperlink... so the end result would be...
<a href="http://domain.com/?SOME-TEXT-IN-HERE&id=123456">SOME TEXT IN HERE</a>
I know how to put the <a href> and the </a> on the sides, what I can't figure out is how to take the initial 'dashed' SOME-TEXT-IN-HERE and add it WITHOUT the dashes to the end of the line before the </a>
Is this impossible?
Any help much appreciated.
thx,
Ed Stein