When to use form POST vs GET?
Thursday, January 24th, 2008I read a post today from Mark Kruger where he was warning against the possible side effects when using GET as a form submit method.
I think I (unintentionally) offended Mark with my comment where I asked why would anyone EVER use GET? because I pretty much always use POST so was wondering why you would […]