View Single Post
Old 10-26-2006, 05:09 AM   · #2
TwistMyArm
NamePros Member
 
Trader Rating: (0)
Join Date: May 2006
Posts: 158
NP$: 81.00 (Donate)
TwistMyArm is on a distinguished road
GET can still be used to retrieve information from a form, it's just that that information is passed from the form to the server via the address / URL.

Traditionally, GET was used as a way of getting information whereas POST was used to send information. That is to say, traditionally a GET request should not make changes on the server (whereas POSTs can).

This is actually a good way to think, anyway. People that have browser accelerators that prefetch URLs will have lots of problems if GET type URLs are prefetched and if those URLs actually make a change on the server. Imagine prefetching 100s of URLs that are actually 'Delete this Entry' type URLs!


Please register or log-in into NamePros to hide ads
TwistMyArm is offline   Reply With Quote
Site Sponsors
http://www.mobisitetrader.com/ Exdon YUPPADS
Advertise your business at NamePros
All times are GMT -7. The time now is 03:39 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.