D
D
delongeroman2021-04-15 17:32:45
Django
delongeroman, 2021-04-15 17:32:45

How to handle an incoming POST request?

Hello.
The question arose, how can I process an incoming request to my site (the request will be sent by Asterisk during an incoming call)? For example, Asterisk will send me a POST request and a pop-up window with data from the POST request should appear on my site without reloading the page.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2021-04-15
@delongeroman

https://simpleisbetterthancomplex.com/tutorial/201...
as you understand, the main thing for your

no page reload

this is a JS code, pay special attention to it,
but I recommend debugging it first With page reloading , that is, what Asterisk sent - look in the database

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question