Para verificar el estado de verificación en Ajax JavaScript
If(xhr.readystate = 4 && xhr.status = 200)
kinjal suryavanshi
If(xhr.readystate = 4 && xhr.status = 200)