Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d4c895b54bd4a

Jump to content

Talk:Postback

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

Not sure why page is considered orphaned. It *is* linked from ASP.NET articles (forgot which one).

Maybe it should mention that postback is ASP.NET terminology? Is there different technical term for the same concept in comparable web app frameworks? —Preceding unsigned comment added by 128.36.29.71 (talk) 16:49, 4 December 2008 (UTC)Reply

The term "postback" is also used for this concept in JavaServer Faces. 199.60.112.10 (talk) 21:15, 23 April 2010 (UTC)Reply
Indeed, the term "postback" is explicitly present in the JSF API and documentation. I added examples and references to clarify it's not just an ASP.NET term. Arjant (talk) 15:26, 24 June 2012 (UTC)Reply

I don't understand the example. What language is that? Why do the actions not satisfy the condition? How does an example of a failed transaction (or failed page update?) explain the concept of the POST verb? This article should be deleted and redirected to POST (HTTP), nothing of value will be lost.--87.162.17.121 (talk) 04:01, 21 February 2010 (UTC)Reply

Technical Blunders

[edit]

"In ASP, a form and its POST action have to be created as two separate pages, resulting in the need for an intermediate page and a redirect if one simply wants to perform a postback. This problem was addressed in ASP.NET with the __doPostBack() function and an application model that allows a page to perform validation and processing on its own form data."

Completely and utterly false. Nothing is stopping you from submitting a form back to itself and processing it right there in Classic ASP (except for maybe confused/inept developers). .NET may have popularized/coined/simplified the process but they certainly didn't reinvent the wheel. Stop drinking the Microsoft Kool-Aid and learn how the underlying technology really works. 69.253.171.246 (talk) 19:57, 23 June 2013 (UTC)Reply

"Postback (Disambiguation)" listed at Redirects for discussion

[edit]

An editor has identified a potential problem with the redirect Postback (Disambiguation) and has thus listed it for discussion. This discussion will occur at Wikipedia:Redirects for discussion/Log/2022 September 27#Postback (Disambiguation) until a consensus is reached, and readers of this page are welcome to contribute to the discussion. Steel1943 (talk) 13:39, 27 September 2022 (UTC)Reply