On Oct 31, 2005, at 6:29 PM, Joe Schaefer wrote:
pulling POST or GET data for a given fieldnameIn place of param(), use the body() or args() methods, respectively.
Simple and stupid enough. Many thanks!
On Oct 31, 2005, at 6:29 PM, Joe Schaefer wrote:
pulling POST or GET data for a given fieldnameIn place of param(), use the body() or args() methods, respectively.
Simple and stupid enough. Many thanks!