When I try to
download a url with wget with the questionmark or the amphersand in it, wget
will fail since win32 does not support such characters. Can some developer
implement special win32-code to ensure everything will go
right?
thanks in
advance
Carl in 't
Veld
DEBUG output created by Wget 1.8.1 on
Windows.
--11:57:32-- http://localhost/zoek/zoek.php?cd=8&PHPSESSID=0eea7cfb730ce19ced0c0cbab290a57a
=> `zoek.php?cd=8&PHPSESSID=0eea7cfb730ce19ced0c0cbab290a57a'
Resolving localhost... done.
Caching localhost => 127.0.0.1
Connecting to localhost[127.0.0.1]:80... connected.
Created socket 436.
Releasing 008E0020 (new refcount 1).
---request begin---
GET /zoek/zoek.php?cd=8&PHPSESSID=0eea7cfb730ce19ced0c0cbab290a57a HTTP/1.0
=> `zoek.php?cd=8&PHPSESSID=0eea7cfb730ce19ced0c0cbab290a57a'
Resolving localhost... done.
Caching localhost => 127.0.0.1
Connecting to localhost[127.0.0.1]:80... connected.
Created socket 436.
Releasing 008E0020 (new refcount 1).
---request begin---
GET /zoek/zoek.php?cd=8&PHPSESSID=0eea7cfb730ce19ced0c0cbab290a57a HTTP/1.0
User-Agent: Wget/1.8.1
Host: localhost
Accept: */*
Connection: Keep-Alive
---request end---
HTTP request sent, awaiting response... HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Sun, 30 Jun 2002 09:57:32 GMT
X-Powered-By: PHP/4.1.2
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html
HTTP request sent, awaiting response... HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Sun, 30 Jun 2002 09:57:32 GMT
X-Powered-By: PHP/4.1.2
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html
Length: unspecified [text/html]
zoek.php?cd=8&PHPSESSID=0eea7cfb730ce19ced0c0cbab290a57a: Invalid argument
Closing fd 436
Cannot write to
`zoek.php?cd=8&PHPSESSID=0eea7cfb730ce19ced0c0cbab290a57a' (Invalid
argument).
