-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 GrandNagel wrote: > why indeed... If you are submitting to a url a given form, and the > next page displays results, you can generally be sure that some kind > of update using the previous data has taken place, thus the usual > question about resubmitting form data. If you resend a request to a > page that expects form data, but it gets no form data, you're asking > for trouble...
To display the page from the cache when navigating there via the history there is no need to request anything from the server. Resubmitting the form data would be always an error, because POST actions are changing state on the server, and so is the whole question completely pointless. The correct answer MUST always be "no", the user *always* wants to see the contents from the cache. - -- private communication within hostile networks: http://torchat.googlecode.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI1DQYxT6R4jlFoh0RAnONAKCQsTXu7Alsc1DdqACVWeSo3nRSYgCcCDIk kSTV4cuL1qEo31LmcyzrLCc= =n9E7 -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
