hello every1...
i want to add a counter on the textbox which is having highest limit 250..'d on every enter of letter it should be decreased by 1...
i have added 1 javascript function which is doing that...but arguments that i am passing is like this.form.textb ox1.text but because of master page control hierarchy changes it does not able to find control....
tell me solution....
any idea is appreciated....
thanx
i want to add a counter on the textbox which is having highest limit 250..'d on every enter of letter it should be decreased by 1...
i have added 1 javascript function which is doing that...but arguments that i am passing is like this.form.textb ox1.text but because of master page control hierarchy changes it does not able to find control....
tell me solution....
any idea is appreciated....
thanx
Comment