How to replace all anchor tags with a different anchor using regex in ColdFusion
问题 I found a similar question here: Wrap URL within a string with a href tags using Coldfusion But what I want to do is replace tags with a slightly modified version AFTER the user has submitted it to the server. So here is some typical HTML text that the user will submit to the server: <p>Terminator Genisys is an upcoming 2015 American science fiction action film directed by Alan Taylor. You can find out more by <a href="http://www.imdb.com">clicking here</a></p> What I want to do is replace