how are they? I have a problem that I do not know how to solve it ... I hope you can help me. I tell you, by ajax I make a call to the server that stays in loop until a card is passed through a reader connected by com port. If the user makes the call and passes the card there is no problem, the problem occurs when the call is made by mistake and you want to cancel the loop remaining in the server. I tried the abort () but I do not function, it remains in queue until it gives timeout on the server (by the loop) ... I hope I have been as clear as possible, thank you.