then i am storing same data in db then displaying in chat window but no color,font is showing in chat window
not setting color,font to text box in asp.net
hi...I have textbox and font window is there.After typing message in textbox then iam applying font size ,color,etc by javascript.After click send butto
yadagiri uppariPosted Jul 24, 2013, 1:52 AM
Iftikar HussainPosted Jul 24, 2013, 1:22 AM
1. Save both font style and font color to database and while retrieving same way display it
2. Use RichTextBox
refer this like
http://stackoverflow.com/questions/13638169/how-to-preserve-formatting-in-a-multi-line-text-box
Regards,
Iftikar
yadagiri uppariPosted Jul 24, 2013, 1:14 AM
codebehind:
Riyaz AkhtarPosted Jul 22, 2013, 10:10 AM
Iftikar HussainPosted Jul 22, 2013, 10:02 AM
Are you trying to store the formatted font in your database?
Regards,
Iftikar