hi
I have 6 textboxes in the form.user should select his options based on priority and that number should type in the textbox (1...6).Error should display near the textbox when following cases occur
1 .if same number entered repeatedly.
2 .number >6 or <1 or any invalid data entered.
3. when any textbox left blank.
i am using c# asp.net
thanks.
...
Go to the complete details ...