Click here to Skip to main content
15,884,628 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How to add dynamic forecolor, background color, font-size and font-style in my textbox in asp.net c#.
I want the user to choose the style for its text entered in the textbox given according to his/her choice. How can I do this ?
Please anyone help me out...
Posted

 
Share this answer
 
Comments
Shanu2rick 8-Jul-13 7:07am    
Read the question clearly....its says asp.net not windows form application.
Denis Shemenko 8-Jul-13 7:26am    
It doesnt matter :)

http://lmgtfy.com/?q=c%23+asp.net+colorpicker
Buddy you can start with a little javascript or jquery, whichever suits you.
Have a look at this example
OR
Something like this[^] might give you some startup
 
Share this answer
 
Comments
kool15th 8-Jul-13 9:17am    
I have done all these. I want options to choose from, By this i can only provide few colors.
Can This happen that a color picker opens and the user selects the color than the forecolor in the textbox becomes of that selected color?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900