Skip to content
EntityQ4822388· pop 5· linked from 4 articles

In web development, a postback is the exchange of information between servers to report a user's action on a website, network, or app.

~1 min read

Article

3 sections
Contents
  • Postback types
  • References
  • See also

In web development, a postback is the exchange of information between servers to report a user's action on a website, network, or app.

Technically speaking, a postback is an HTTP POST to the same page that the form is on. In other words, the contents of the form are POSTed back to the same URL as the form.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories