Eric Roberts wrote:
> Why would you want to pass that in the url?  That is very ugly and very
> unprofessional looking...

GET and POST are semantically different: they behave differently. IMHO, 
choosing the right method for your HTTP request to behave exactly in the 
required way is one of the best ways to display that you understand HTTP 
and is anything but unprofessional. A desire for 'pretty' URLs should be 
secondary to the functional requirements of the method.


> not to mention completely lacking any security.

Implicating that POST gives any security whatsoever over GET is what I 
would call unprofessional.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271440
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to