hi all
beforesubmit firing return. return[true,”Not Exists”];Â Â .before ajax server response.. why?
how to manage this?
means I want to check before insert data. user name is exist or not..?
if have data return. return[false,”Exists”]; or don’t have return[true,”Not Exists”];
after ajax server response
IÂ am use ajax validation. Â it’s working perfectly but..!. return firing before ajax response.
can help me
sorry for my bad english
with best regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top