Hi Team
I have a modal form, now i want to know how to filter the search using active directory. e.g Nelson is working for MTN, how do i implement this logic in jquery side using asp.net mvc(.net framework) 4.7 version?
@Html.LabelFor(model => model.Auditor, htmlAttributes: new { @class = "col-md-4 col-form-label text-md-right" })
Abhishek YadavPosted Mar 1, 2024, 6:01 AM
Filtering search using jQuery from the active directory typically involves an AJAX request to a server-side script that queries the active directory for the search results