MRaburn
Active member
We just imported over from VB and we have custom titles and some of them have html code in them.
I was wondering if anyone had done this and knows of a query to strip them.
The Table is the xf_user and the cell is custom_title.
Would need a sql query for SELECT REPLACE with regex to remove the the html.
<>title<>
Would need the brackets and any code in between stripped and end up with just the 'title'
Thanks for any help!
Mike
I was wondering if anyone had done this and knows of a query to strip them.
The Table is the xf_user and the cell is custom_title.
Would need a sql query for SELECT REPLACE with regex to remove the the html.
<>title<>
Would need the brackets and any code in between stripped and end up with just the 'title'
Thanks for any help!
Mike