RE: Multiple actions for forms

On Wed, 4 Feb 2004, Mark Birbeck wrote:
>
> Since the first thing many server-side processes do is convert the
> name/value pairs received, into XML.

Ah, in those cases, yes it does indeed make sense.

I think those cases aren't anywhere near as common as you suggest, though.
Most Perl-based CGIs, for instance, just go straight from the uploaded
data to an in-memory hash representation.

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
U+1047E                                         /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 4 February 2004 10:06:50 UTC