Phil Endecott wrote:

> I am using wget to build a downloadable "zip file for offline viewing" of
a CGI-intensive web site that I am building.
>
> Essentially it works, but I am encountering difficulties with semicolons.
I use semicolons in CGI URIs to separate parameters.  (Ampersand is more
often used for this, but semicolon is also allowed and has the advantage
that there is no need to escape it in HTML.)

There is no need to escape ampersands either.

Tony

Reply via email to