Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mysql - HTMLCodeFormat

Status
Not open for further replies.

CTekMedia

Programmer
Joined
Oct 5, 2001
Messages
634
Location
US
I'm having an issue with a MYSQL DB - haven't used MYSQL before. Using either a varchar field or a text field I lose my formatting when retrieving my text from the database - unless I use HTMLCodeFormat. However, that is converting my text to a serif'd font and I want Arial. Using CSS or even font tags doesn't make any difference. Any suggestions?

Cheers,

Bluetone
 
make sure your database is set to use UTF8 charset.

Regards
--
Russ Michaels
CFDeveloper.co.uk
ColdFusion Developer community and FREE developer hosting

 
I'll check it out. Thanks mate.



Cheers,

Bluetone
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top