Hi all I had a text field and lotus script in on change event .it is accepting 1,0 as 10.how to restrict that.The req is it should be text field only.I tried “If Not Isnumeric(varTemp) Then” but no use.Plz suggest me.
Thank U All.
Hi all I had a text field and lotus script in on change event .it is accepting 1,0 as 10.how to restrict that.The req is it should be text field only.I tried “If Not Isnumeric(varTemp) Then” but no use.Plz suggest me.
Thank U All.