On 7/28/00 12:54 PM, Mark Doyle wrote:
> We deliberately chose to use URL's with a series of '/' delimited fields
> rather then using '? ... &....' style URL's precisely because most people
> don't know they have to escape the ampersands and we didn't want to risk
> people's links breaking in the future because of some new entity in the HTML
> spec.
Another alternative (and one I use sometimes) is to do:
.../blah?foo=1;goo=hoo;etc=andsoon
which CGI.pm conveniently understands and parses, and is
valid in HREFs, AFAIK.
-John
- RE: Templating System Gerald Richter
- Re: Templating System Paul J. Lucas
- Re: Templating System Perrin Harkins
- Re: Templating System Randal L. Schwartz
- Re: Templating System Jacob Davies
- Re: Templating System Randal L. Schwartz
- [OT] & in URLs (was: Re: Templating System... Michael Hanisch
- Re: Templating System Keith G. Murphy
- Naked & in URL (was Re: Templating System) Devin Ben-Hur
- Re: [OT] & in URLs (was: Re: Templating Sy... Mark Doyle
- Re: [OT] & in URLs -- SUMMARY (was: Re: Te... John Siracusa
- Re: [OT] & in URLs -- SUMMARY (was: Re: Te... Michael Hanisch
- Re: Templating System Christian Jaeger
- RE: Templating System (preview Embperl 2.0) Gerald Richter
- RE: Templating System (preview Embperl 2.0) Paul J. Lucas
- Re: Templating System (preview Embperl 2.0) ___cliff rayman___
- RE: Templating System (preview Embperl 2.0) Gerald Richter
- RE: Templating System (preview Embperl 2.0) Paul J. Lucas
- RE: Templating System (preview Embperl 2.0) Gerald Richter
- Re: Templating System (preview Embperl 2.0) Gisle Aas
- RE: Templating System (preview Embperl 2.0) Matt Sergeant
