Para o status de verificação no Ajax JavaScript
If(xhr.readystate = 4 && xhr.status = 200)
kinjal suryavanshi
If(xhr.readystate = 4 && xhr.status = 200)