|
MWalter=noMgtr8zgTcanlnWow0HJg@public.gmane.org wrote:
Thanks to all for the replies. Being that I am a eRPG newbie, I just determined that it would be a better exercise to learn both methods so that's why I went the GET route. I'm really not sure what the pros and cons of GET and POST are. I'm sure that the more I work on this stuff, the more clear it will become.
What's the difference between using GET and POST? Generally, POST should be used when you're changing state on the server, and GET should be used when you're retrieving data from the server. Indeed, a CGI app can have a different effect based on the request method. The following page discusses the differences in more detail: <http://www.cs.tut.fi/~jkorpela/forms/methods.html> Cheers! Hans
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.