D
DaveyP
Ok.
I have a page with a textbox which is used to enter numeric data. If
data is entered, the code goes to the database and gets the relevant
data. If it's left blank, the code assumes that new data is being
entered and allocates a number.
The problem is that the client side validation (custom validator with
Jscript to check for numeric input) on the text box is firing twice.
Any ideas?
Ta.
I have a page with a textbox which is used to enter numeric data. If
data is entered, the code goes to the database and gets the relevant
data. If it's left blank, the code assumes that new data is being
entered and allocates a number.
The problem is that the client side validation (custom validator with
Jscript to check for numeric input) on the text box is firing twice.
Any ideas?
Ta.