|
HI ,
Im creating html code string for saving to a database. An example of a strBody is shown below :
This is a test. Color check <font color="#ff6600">Orange </font><font color="#ff0000">Red </font><font color="#ffff00">Yellow </font>And then <strong>bold</strong>
My problem, is how to I write this to a database field. When I perform the update to table, the only data written in This is a test. Color check <font color=Any help on this would be much appreciated.
cheers
Steve
|