deva nathan

deva nathan

  • NA
  • 74
  • 18.4k

style in database

Jul 27 2013 3:27 AM
hai i have a lable in asp.net to add a style by using coding like this
Label1.Text = "Some normal text <span style='background: #123456; color:#CCCCCC'>some red text</span>";
my output is


now i need to save the text with style in database and display same as last example
please reply

Answers (8)