jQuery/Asp.Net mvc username lookup
- by MD_Oppenheimer
OK, for the life of me I can't uderstand why the follwing code is always returning false?? I have debugged with firefox to see what going on, but the function seems to always return false even when the condition username taken is 0(false), here is the jquery code:
function CheckAvailability() {
showLoader();
…