Thread: ?????
View Single Post
  #5 (permalink)  
Old April 6th, 2004, 12:39 PM
nikolai nikolai is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Right. If you click the "back" button, you're not sending a new HTTP request for the last page you saw, you're just asking the browser to display the page from it's history (cache).

This is the case unless the previous page received data from you via an HTTP POST form. The browser would then notify you that the page cannot be reloaded without resubmitting the POSTed data.


Take care,

Nik
http://www.bigaction.org/