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
Windows 7 roaming profiles
How to re-write code using strings to Delphi 2010
Extract the <title> tag content of a web page?
Charging devices via USB port on laptop
How can I uninstall a corrupt broadcom driver?
htaccess Partial Query String Rewrite
Customize Outlook Today by Adding Public Calendar
Cisco programming/configuration issue 851W
Command to remove #'s from a text file
ACT 2009! registration error, windows 7 (exception error popup)