Microsoft
Software
Hardware
Network
Question : textbox richtext formating remove url
Hi Experts,
I have a textbox where it needs to be with the format richtext. But in the report it puts a underline under the text gives it a blue color. How do remove the underline and the blue color?
Answer : textbox richtext formating remove url
In the query that you are using for the report, wrap that field in the PlainText() function. That will remove the html.
SELECT PlainText(yourTable.[yourF
ield]) as yourField
FROM yourTable
Random Solutions
In a database, using a ColdFusion application, I need to assign documents to document topics.
Need a script to create user folders with three nested folders and set appropriate security for each
Looking for software to mirror two external hard drives.
SQL in C# code .. Reading Output Parameters.
How to update & append at the same time from another table a table in SQL Server
visual studio 2010 not automatically rebuild
VB.Net 2010: ResourceManager.GetObject fails with silent exception on x64
Can't open to a specified PDF page in IE 8
Looking for help summarizing data... GROUP BY ROLLUP()??
Domain admins for local machines