posted 17 years ago
thank you for your response.
Isnt there any other way to do it ? I want my methods to be called after all the validator methods have been called. Right at the end. For an onclick event, these methods will be called first & then the validator ones will be executed.
Is there no way, i can write both validator methods & my methods without these problems ? Validator is unable to provide my requirement , so I must write my own methods along with the validator ones.
pls help