| Posted by John Dunlop on 11/21/07 09:13 
axlq:
 > I got so into the habit of forms using the POST
 > method that I forgot you could use GET as well.
 
 If your action does not change a resource (e.g., a database query),
 GET would generally be more appropriate.
 
 http://www.w3.org/2001/tag/doc/whenToUseGet.html
 
 --
 Jock
  Navigation: [Reply to this message] |