Hai friends,
I am having a
Textbox1 and Submit button
Whenever any user press that submit button....
i should validate such a way that , they can enter only integer between 50 and 100
if they enter 150 or any String i should show a error...
i dont want to use any rangevalidator , because i have to use this concept in array......
if u know any simple coding send me....
Thank U
Davidson
1 March 2008
I am having a
Textbox1 and Submit button
Whenever any user press that submit button....
i should validate such a way that , they can enter only integer between 50 and 100
if they enter 150 or any String i should show a error...
i dont want to use any rangevalidator , because i have to use this concept in array......
if u know any simple coding send me....
Thank U
Davidson
1 March 2008
Comment