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
IIS 7 leaking private ip via https
windows 2008 Domain controller for 200 AD
Detect ESC key press in VSTO
Outlook 2010 keeps deleting appointments
Air 2.0 Native Process: Why does process.standardOutput.rea
dUTFBytes seem to overflow?
how to insert with vb.net a date time column in sql server
Firefox css border on inside of div when embedding Flash with SWFObject, why?
Pendrivelinux to install Ubuntu Server 10.x
OAB not downloading in Outlook in Cached Mode
How to hide a dummy date value.