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
Game Crashes
how to disable the Close button on jquery Dialog
How do I resolve stop error: *** STOP: 0x0000007B (0xF789EA94, 0XC0000034,0x0000000,0x000
0000)
Citrix XenServer Exports and Snapshots
SQL 2k Database restore using only MDF flies
How to equal current date in access
Sybase Database truncate table issues
OS X Mail attachments - drag all
Delete temporary internet files?
APEX Applications using SSL