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
Forefront TMG Client Access
How to notify the moderator of new posts?
IE8 Submit Form with [Enter] Key, not functioning properly
Outlook2007/ Exchange: Need password to connect
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?
Lable (and other elements) not appearing in my code behind
VMware Workstation 7.1 Won't Install
sql server
Exchange database backup failing with Arcserve v15
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?