Mik Muller wrote: >> I wouldn't either. Not for the security reasons you mention, but because >> a GET signifies that there are no consequences if the request is >> repeated X times (GET is idempotent). > > Woah. You learn a new word every day. I thought it had some sexual or > performance connotations. > > http://www.google.com/search?q=define%3A+idempotent
The important definition is the one from RFC 2616: http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9 Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271536 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

