Can't find error provider control in asp.net toolbox?
am very beginner to asp.net and working on validations...i wanna place error provider in asp.net webform bt am not able to find error provider control in asp.net toolbox whereas as i found it in c# project toolbox ...can anyone clarrify it

Satyapriya NayakPosted Oct 19, 2012, 12:47 AM
http://www.w3schools.com/aspnet/aspnet_refvalidationcontrols.asp
http://www.codeproject.com/Articles/10747/ErrorProvider-as-a-Warning-Provider
http://www.codeproject.com/Articles/10093/Validators-for-Windows-Forms-ValidationProvider-Co
Sachin KaliaPosted Oct 25, 2012, 3:03 AM
You can find the details to make textbox red or some other color from the link under here.
http://www.c-sharpcorner.com/blogs/5182/change-textbox-color-on-validation-fail-in-asp-net.aspx
Happy Coding :)
NeelimaPosted Oct 25, 2012, 12:51 AM
Kunal VaishyaPosted Oct 19, 2012, 1:54 AM
use validation Control
refer this link
http://www.w3schools.com/aspnet/aspnet_refvalidationcontrols.asp