On Wed, 31 Jan 2001, Rick Welykochy wrote:

> All web servers are 'URI enabled' ... it's part of the HTTP specification.
> I've *never* seen a web server that does not decode URI escapes :-)

If the form is being processed by a CGI script it is the responsibility
of the script to decode the data (either sent via get or post).

It could just be sloppy programming by the developers of the sites who
did not expect encoded data in their fields or query string.

Rodos


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to