C
coollzh
i have a asp.net Form with serval input textbox and serval validators to
validate the user input dynamic
when user input wrongly in the textbox, the validator will worn the user for
wrong inputing afer the textbox is not on focus. but afer i have input the
first textbox with wrong inputing, then i move the mouse quickly to next
textbox,the focus is on the text (SPAN) of validator,i can delete the word
and modify the word,this is to say the span become editable.
why? it's so surprise! i think is must be a bug of asp.net
validate the user input dynamic
when user input wrongly in the textbox, the validator will worn the user for
wrong inputing afer the textbox is not on focus. but afer i have input the
first textbox with wrong inputing, then i move the mouse quickly to next
textbox,the focus is on the text (SPAN) of validator,i can delete the word
and modify the word,this is to say the span become editable.
why? it's so surprise! i think is must be a bug of asp.net