Hi, i have a chat app and wanted to use the color picker to let users change their text font.
Ive seen examples of it on pages and such, but havent really seen it been used with the db.
So i wanted to know if its possible to get the text from the textbox and and the selected color of the colorpicker, and insert it into the database, so when the data is retreived, the color of the text will be there
Anyone know how to do this?
Thanks