I did it earlier for www.chip.com.tr/forum but thought getting entire post would be memory and CPU inefficient if long...
So I used that method:
1. CAST
2. RemoveHTML and forum codes
CAST is good feature in MS SQL (not sure if would work with others) such as:
CAST(T.T_MESSAGE AS nvarchar(100)) AS PREVMSG "
strSql2 = " FROM " & strMemberTablePrefix & "MEMBERS M, "
etc.
Then I get this into a function of removing HTML's inside along with quotes... Voila...
www.chip.com.tr/forum/CHIP-Online-Haber_f95.html" target="_blank">http://www.chip.com.tr/forum/CHIP-Online-Haber_f95.html
Edit: Interesting this URL is parsed weird...<