i have an app and when i write a number in a textbox,i have to check if this number exists in database or not.How can i do that with Custom Validator and JQuery Ajax functions ? Thank you so much in advance
You can not write a JavaScript to connect to SQL.
References to study: 1. api.jquery.com: look for $.post