Robert Lorentzon <[EMAIL PROTECTED]> writes:

> I'm trying to use wget to retrive cgi generated homepage
> but the cgi arguments gets wrong
> 
> Trying to
> 
> Http://.../cgi-bin/cgi?1234:text::
> 
> Then the vg script tells me it can't find 12343 ... any way to tell : not
> to become %3A
> 
> if I instead asks for /cgi/?147:text:: and then which to get 1473 it works
> allright...
> 
> Anyone know how to solve this problem?

Upgrade to Wget 1.8.1 where this bug has been fixed.

Reply via email to